Skip to content

Commit

Permalink
Merge branch 'release/3.4.4'
Browse files Browse the repository at this point in the history
* release/3.4.4:
  Require PHP ^7.0
  • Loading branch information
austintoddj committed Aug 4, 2017
2 parents 829d27f + a11f2b6 commit 79983a7
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
@@ -1,7 +1,6 @@
language: php

php:
- 5.6
- 7.0.21
- 7.1
- 7.2
Expand All @@ -14,11 +13,6 @@ matrix:
allow_failures:
- php: 7.2
fast_finish: true
include:
- php: 5.6
env: setup=lowest
- php: 5.6
env: setup=stable

before_install:
- if [[ $TRAVIS_PHP_VERSION != 7.2 ]] ; then phpenv config-rm xdebug.ini; fi
Expand Down

0 comments on commit 79983a7

Please sign in to comment.