1
0
Fork 0

Merge remote-tracking branch 'bamarni/patch-3'

pull/1253/head
Jordi Boggiano 2012-11-11 17:10:18 +01:00
commit 1726fd4d8b
1 changed files with 1 additions and 3 deletions

View File

@ -5,8 +5,6 @@ php:
- 5.3
- 5.4
before_script:
- curl -s http://getcomposer.org/installer | php -- --quiet
- php composer.phar install
before_script: composer install
script: phpunit -c tests/complete.phpunit.xml