Travis attempt fix
Travis build failing on PHP5.3.3 from a composer warning
This commit is contained in:
parent
5e5b81cd41
commit
d8136aa422
@ -7,6 +7,6 @@ php:
|
||||
|
||||
before_script:
|
||||
- curl -s http://getcomposer.org/installer | php
|
||||
- php composer.phar install
|
||||
- php composer.phar install --dev
|
||||
|
||||
script: phpunit --coverage-text
|
||||
|
Loading…
Reference in New Issue
Block a user