Remove WP 3.7 tests in Travis

This commit is contained in:
Alain Schlesser 2018-09-25 19:03:37 +02:00
parent c612994363
commit 3b2cc75fd4
No known key found for this signature in database
GPG key ID: 14D455078E18D81E

View file

@ -62,9 +62,6 @@ jobs:
- stage: test - stage: test
php: 5.6 php: 5.6
env: WP_VERSION=latest env: WP_VERSION=latest
- stage: test
php: 5.6
env: WP_VERSION=3.7.11
- stage: test - stage: test
php: 5.6 php: 5.6
env: WP_VERSION=trunk env: WP_VERSION=trunk