update travis

This commit is contained in:
toopay 2013-07-27 06:47:10 +07:00
parent 701010b129
commit 78d65e102a

View File

@ -4,6 +4,6 @@ php:
- 5.3
- 5.4
before_script: composer install --dev
before_script: composer install --prefer-source
script: phpunit --configuration phpunit.xml.dist