Skip to content

Commit 72944fe

Browse files
committed
test
1 parent 0079066 commit 72944fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ php:
88
install:
99
# - composer global require "fxp/composer-asset-plugin:~1.4.4"
1010
- export PATH="$HOME/.composer/vendor/bin:$PATH"
11-
- composer install --prefer-dist --no-interaction
11+
- composer update --prefer-dist --no-interaction
1212

1313
#script:
1414
# - phpunit

0 commit comments

Comments
 (0)