Switch explicitly from nightly
to 7.0
for Travis, for clarity.
props netweb fixes #33136 git-svn-id: https://develop.svn.wordpress.org/trunk@33443 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c8f1bf5a94
commit
ba194364de
@ -16,11 +16,11 @@ matrix:
|
||||
env: WP_TRAVISCI=travis:phpunit
|
||||
- php: hhvm
|
||||
env: WP_TRAVISCI=travis:phpunit
|
||||
- php: nightly
|
||||
- php: 7.0
|
||||
env: WP_TRAVISCI=travis:phpunit
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
- php: 7.0
|
||||
fast_finish: true
|
||||
before_install:
|
||||
- WP_CORE_DIR=/tmp/wordpress/
|
||||
|
Loading…
Reference in New Issue
Block a user