Update package installation for Travis CI
This commit is contained in:
parent
fb73ded604
commit
22ad3cfe01
1 changed files with 1 additions and 5 deletions
|
|
@ -5,8 +5,4 @@ php:
|
|||
- 5.4
|
||||
|
||||
before_script:
|
||||
- wget -nc http://getcomposer.org/composer.phar
|
||||
- php composer.phar install
|
||||
|
||||
script: phpunit
|
||||
|
||||
- composer install --dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue