1
0
Fork 0

Update travis config

pull/109/head
Jordi Boggiano 2011-11-13 19:01:46 +01:00
parent 0314219d2a
commit 8f2fb353e0
1 changed files with 4 additions and 0 deletions

View File

@ -4,4 +4,8 @@ php:
- 5.3
- 5.4
before_script:
- sh -c "wget -nc http://getcomposer.org/composer.phar"
- sh -c "php composer.phar update"
script: phpunit