add php ini for travis and update travis config

This commit is contained in:
Andreas Schamberger 2013-08-24 09:05:58 +02:00
parent 76360c193e
commit e9388023c1
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev --prefer-source
- ./src/BeSimple/SoapClient/Tests/bin/phpwebserver.sh
- phpenv config-add .travis.php.ini