Skip to content

Commit 10e0462

Browse files
committed
Test with HHVM 3.12 and 3.18
Signed-off-by: Michal Čihař <[email protected]>
1 parent a3292c4 commit 10e0462

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
@@ -8,7 +8,8 @@ php:
88
- "5.6"
99
- "7.0"
1010
- "7.1"
11-
- "hhvm"
11+
- "hhvm-3.12"
12+
- "hhvm-3.18"
1213
- "nightly"
1314

1415
env:

0 commit comments

Comments
 (0)