Skip to content

Commit

Permalink
Update instead of install
Browse files Browse the repository at this point in the history
  • Loading branch information
fntlnz committed Mar 26, 2016
1 parent 9ea519f commit f9ab94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ branches:

install:
- composer self-update
- composer install --prefer-source $DEPENDENCIES
- composer update --prefer-source $DEPENDENCIES

before_script:
- mkdir -p build/coverage
Expand Down

0 comments on commit f9ab94a

Please sign in to comment.