Another TravisCI attempt fix

This commit is contained in:
Chris Boden 2012-07-24 11:47:27 -04:00
parent d8136aa422
commit a062851099

View File

@ -8,5 +8,3 @@ php:
before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev
script: phpunit --coverage-text