Skip to content

Commit 9e09fb9

Browse files
authored
Merge pull request #151 from wp-cli/test-php-7-2
Add Travis job for testing PHP 7.2
2 parents afdf870 + fba0195 commit 9e09fb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ env:
2424

2525
matrix:
2626
include:
27+
- php: 7.2
28+
env: WP_VERSION=nightly
2729
- php: 7.1
2830
env: WP_VERSION=latest
2931
- php: 7.0

0 commit comments

Comments
 (0)