Update .travis.yml

This commit is contained in:
Dennis Dornon 2020-02-20 22:20:09 -07:00 committed by GitHub
parent 23c2961c00
commit 4adebb53d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,8 @@ cache:
matrix: matrix:
include: include:
- php: 7.4
env: WP_VERSION=latest
- php: 7.3 - php: 7.3
env: WP_VERSION=latest env: WP_VERSION=latest
- php: 7.2 - php: 7.2