Skip to content

Commit 6f39c1c

Browse files
Add Travis job for testing PHP 7.2
1 parent afdf870 commit 6f39c1c

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=latest
2729
- php: 7.1
2830
env: WP_VERSION=latest
2931
- php: 7.0

0 commit comments

Comments
 (0)