Skip to content

Commit

Permalink
Merge pull request #6240 from jmckenna/travis-php
Browse files Browse the repository at this point in the history
drop PHP 7.1 + Python 2.7 from TravisCI builds
  • Loading branch information
jmckenna committed Mar 1, 2021
2 parents 2330f55 + 3a1002d commit 1dd7b07
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -8,11 +8,6 @@ language: php
matrix:
include:

- php: 7.1
env:
- BUILD_NAME=PHP_7.1
- PYTHON_VERSION=2.7

- php: 7.2
env:
- BUILD_NAME=PHP_7.2_WITH_ASAN
Expand Down

0 comments on commit 1dd7b07

Please sign in to comment.