Skip to content

Commit 63e4fe4

Browse files
committed
Update PHP versions in Travis test matrix.
1 parent e525bea commit 63e4fe4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ language: php
66

77
# Versions of PHP to test against
88
php:
9-
- 5.3
10-
- 5.4
9+
- 5.6
10+
- 7.0
11+
- 7.1
1112

1213
# Specify versions of WordPress to test against
1314
# WP_VERSION = WordPress version number (use "master" for SVN trunk)

0 commit comments

Comments
 (0)