Prefest dist installs

This commit is contained in:
Barry vd. Heuvel
2016-06-08 22:20:46 +02:00
parent d3203de671
commit cf4fcd810c
+1 -2
View File
@@ -16,8 +16,7 @@ matrix:
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"' env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'
before_script: before_script:
- travis_retry composer self-update - travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source
script: script:
- vendor/bin/phpcs --standard=psr2 src/ - vendor/bin/phpcs --standard=psr2 src/