only test for latest WP version
WP version 3.8 was _really_ outdated
This commit is contained in:
parent
9eb14ecfc5
commit
741b5c721f
|
@ -9,7 +9,6 @@ php:
|
|||
- hhvm
|
||||
|
||||
env:
|
||||
- WP_VERSION=3.8
|
||||
- WP_VERSION=latest
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue