Skip to content

Commit

Permalink
composer update, not install
Browse files Browse the repository at this point in the history
  • Loading branch information
giggsey committed Aug 5, 2016
1 parent e3784a7 commit b968d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ php:
- nightly

before_script:
- composer install --no-interaction $PREFER_LOWEST
- composer update --no-interaction $PREFER_LOWEST
- mkdir -p build/logs

script:
Expand Down

0 comments on commit b968d4e

Please sign in to comment.