Add Travis job for testing PHP 7.2

This commit is contained in:
Daniel Bachhuber 2017-10-18 07:04:05 -07:00
parent 929ff02731
commit c3625b512d

View file

@ -24,6 +24,8 @@ env:

matrix:
include:
- php: 7.2
env: WP_VERSION=latest
- php: 7.1
env: WP_VERSION=latest
- php: 7.0