We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0079066 commit 72944feCopy full SHA for 72944fe
.travis.yml
@@ -8,7 +8,7 @@ php:
8
install:
9
# - composer global require "fxp/composer-asset-plugin:~1.4.4"
10
- export PATH="$HOME/.composer/vendor/bin:$PATH"
11
- - composer install --prefer-dist --no-interaction
+ - composer update --prefer-dist --no-interaction
12
13
#script:
14
# - phpunit
0 commit comments