Skip to content

Commit

Permalink
Try testing against WP 4.7 because 4.6 has unexpected test suite fail
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Oct 28, 2019
1 parent d4df5de commit a3c8e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ matrix:
- php: 7.1
env: WP_VERSION=latest
- php: 7.1
env: WP_VERSION=4.6
env: WP_VERSION=4.7

before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"
Expand Down

0 comments on commit a3c8e17

Please sign in to comment.