Skip to content

Commit 30235ff

Browse files
committed
Do not test on HHVM. Do test on PHP 7.1 and 7.2
1 parent b71a040 commit 30235ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ php:
1111
- 5.5
1212
- 5.6
1313
- 7.0
14-
- hhvm
14+
- 7.1
15+
- 7.2
1516

1617
env:
1718
global:

0 commit comments

Comments
 (0)