Skip to content

Commit

Permalink
[TASK] Download composer packages from dist (FluidTYPO3#1227)
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel authored and NamelessCoder committed Nov 30, 2016
1 parent 474a918 commit 8d290f8
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
Expand Up @@ -31,7 +31,7 @@ cache:

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

before_script: mkdir -p build/logs

Expand Down

0 comments on commit 8d290f8

Please sign in to comment.