Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Updated Travis to include PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Remzi1993 committed Jul 20, 2020
1 parent 8ecd2db commit f23e766
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Expand Up @@ -18,10 +18,12 @@ cache:

matrix:
include:
- php: 7.3
- php: 7.4
env: WP_VERSION=trunk
- php: 7.4
env: WP_VERSION=latest
- php: 7.3
env: WP_VERSION=trunk
env: WP_VERSION=latest
- php: 7.2
env: WP_VERSION=latest
- php: 7.1
Expand Down

0 comments on commit f23e766

Please sign in to comment.