Skip to content

Commit

Permalink
Update build conf
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaultier committed Dec 6, 2016
1 parent 8208186 commit 4b0e433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ cache:

install:
- travis_retry composer self-update && composer --version
- travis_retry composer global require "fxp/composer-asset-plugin:^1.2.0"
- travis_retry composer install --no-interaction
- export PATH="$HOME/.composer/vendor/bin:$PATH"

Expand Down

0 comments on commit 4b0e433

Please sign in to comment.