1
0
Fork 0

Fix travis config

pull/658/head
Jordi Boggiano 2012-04-18 18:46:02 +02:00
parent e364494286
commit e717efe575
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ php:
before_script: before_script:
- wget -nc http://getcomposer.org/composer.phar - wget -nc http://getcomposer.org/composer.phar
- php composer.phar update - php composer.phar install
script: phpunit script: phpunit