Skip to content

Commit a45986d

Browse files
Test against PHP 7.1 and 7.2
1 parent 77ca2a2 commit a45986d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ php:
55
- 5.4
66
- 5.5
77
- 5.6
8-
- 7
8+
- 7.0
9+
- 7.1
10+
- 7.2
911
- hhvm # ignore errors, see below
1012

1113
# lock distro so new future defaults will not break the build

0 commit comments

Comments
 (0)