Fix travis config
parent
e364494286
commit
e717efe575
|
@ -7,6 +7,6 @@ php:
|
|||
|
||||
before_script:
|
||||
- wget -nc http://getcomposer.org/composer.phar
|
||||
- php composer.phar update
|
||||
- php composer.phar install
|
||||
|
||||
script: phpunit
|
||||
|
|
Loading…
Reference in New Issue