Skip to content

Commit

Permalink
Update build matrix to include PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Oct 28, 2019
1 parent 0ef1b6e commit 8d17505
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 @@ -18,6 +18,8 @@ cache:

matrix:
include:
- php: 7.4snapshot
env: WP_VERSION=latest PHP_REDIS=enabled
- php: 7.3
env: WP_VERSION=latest PHP_REDIS=enabled
- php: 7.2
Expand Down

0 comments on commit 8d17505

Please sign in to comment.