Skip to content

Commit

Permalink
travis - always update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mborne committed Nov 24, 2018
1 parent a0e2dad commit e9e326d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ cache:
directories:
- $HOME/.composer/cache

matrix:
include:
- php: 7.1
env: deps=update
fast_finish: true

before_script:
- composer update --prefer-dist

Expand Down

0 comments on commit e9e326d

Please sign in to comment.