Skip to content

Commit

Permalink
[TASK] Download composer packages from dist (FluidTYPO3#1179)
Browse files Browse the repository at this point in the history
cedricziel authored and NamelessCoder committed Nov 29, 2016
1 parent 9f5166e commit 5f2b43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ cache:

install:
- composer require "typo3/cms:$TYPO3_VERSION"
- composer install
- composer install --prefer-dist

before_script: mkdir -p build/logs

0 comments on commit 5f2b43c

Please sign in to comment.