Skip to content

Commit 3b38bda

Browse files
committed
Run tests also on PHP 7.1 and 7.2
1 parent c1979e9 commit 3b38bda

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
@@ -7,6 +7,8 @@ php:
77
- 5.5
88
- 5.6
99
- 7.0
10+
- 7.1
11+
- 7.2
1012
- hhvm
1113

1214
matrix:

0 commit comments

Comments
 (0)