1
0
Fork 0

removed composer download

pull/1155/head
Bilal Amarni 2012-09-28 12:07:29 +03:00
parent ba2d7081bc
commit 51eb0268e5
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