Skip to content

Commit

Permalink
Removed the lowest php 5.6 build
Browse files Browse the repository at this point in the history
  • Loading branch information
waltertamboer committed Dec 9, 2016
1 parent 4d979fc commit 0ae4c4b
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 @@ -33,8 +33,6 @@ matrix:
env:
- DEPLOY_DOCS="$(if [[ $TRAVIS_BRANCH == 'master' && $TRAVIS_PULL_REQUEST == 'false' ]]; then echo -n 'true' ; else echo -n 'false' ; fi)"
- PATH="$HOME/.local/bin:$PATH"
- php: 5.6
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit 0ae4c4b

Please sign in to comment.