isntall requirement with a better way

This commit is contained in:
thbourlove
2014-05-21 17:43:32 +08:00
parent 5a9e747b01
commit 64b79511bd
+1 -1
View File
@@ -14,7 +14,7 @@ branches:
services: redis-server
before_script:
- composer self-update
- composer install
- composer install --no-interaction --prefer-source --dev
script:
- vendor/bin/phpunit -c phpunit.xml.travisci
matrix: