Fix travis config file

This commit is contained in:
Timothy Warren 2013-12-06 23:08:46 -05:00
parent c53024ae6a
commit 617246d1d7
1 changed files with 0 additions and 3 deletions

View File

@ -13,6 +13,3 @@ before_script:
- phpenv config-add ./tests/php_test.ini
script: php ./tests/index.php
install:
- composer install --dev