Merge branch 'v1.0.x'
authorMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 12:59:09 +0000 (13:59 +0100)
committerMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 12:59:09 +0000 (13:59 +0100)
1  2 
README.md
gen_travis_yml.php

diff --cc README.md
Simple merge
index d579da1e7d2b0df7ba943ff90e6eae6e9e64e8f2,a96a3384ee68a45d98d72faf3d6debe69977a2f8..2d28a22867f65dcfd3779c16f1d2d556f2d6c168
@@@ -33,7 -31,7 +33,7 @@@ foreach ($env as $e) 
  
  before_script:
   - make -f travis/pecl/Makefile php
-  - make -f travis/pecl/Makefile pharext/raphf-master
 - - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:1.1.2
++ - make -f travis/pecl/Makefile pecl PECL=raphf:raphf:2.0.0
   - make -f travis/pecl/Makefile ext PECL=pq
   - psql -U postgres -c "CREATE DATABASE test"