Another TravisCI attempt fix
This commit is contained in:
parent
d8136aa422
commit
a062851099
@ -8,5 +8,3 @@ php:
|
|||||||
before_script:
|
before_script:
|
||||||
- curl -s http://getcomposer.org/installer | php
|
- curl -s http://getcomposer.org/installer | php
|
||||||
- php composer.phar install --dev
|
- php composer.phar install --dev
|
||||||
|
|
||||||
script: phpunit --coverage-text
|
|
||||||
|
Loading…
Reference in New Issue
Block a user