Skip to content

Commit

Permalink
Travis config fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
judgej committed Feb 2, 2019
1 parent 334c811 commit 572e6a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ env:

matrix:
include:
- php: 5.6
env: setup=lowest

install:
- if [[ $setup = 'basic' ]]; then travis_retry composer install --prefer-dist --no-interaction; fi
Expand Down

0 comments on commit 572e6a9

Please sign in to comment.