Skip to content

Commit 0dc7ea9

Browse files
authored
Merge pull request #159 from wp-cli/use-latest-php-7-2
Switch PHP 7.2 test to use `WP_VERSION=latest`
2 parents c9a48df + 5470e3a commit 0dc7ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
matrix:
2626
include:
2727
- php: 7.2
28-
env: WP_VERSION=nightly
28+
env: WP_VERSION=latest
2929
- php: 7.1
3030
env: WP_VERSION=latest
3131
- php: 7.0

0 commit comments

Comments
 (0)