Skip to content

Commit

Permalink
add jobs for PHP 7.3 and 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh authored Jan 4, 2020
1 parent 0f39d9f commit 6dab5c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ matrix:
env: xdebug="yes"
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4

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

0 comments on commit 6dab5c7

Please sign in to comment.