Skip to content

Commit db354ca

Browse files
[2.6] Support PHP 7.4 (#425)
1 parent 8bdc950 commit db354ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ php:
1111
- 7.1
1212
- 7.2
1313
- 7.3
14-
- hhvm
14+
- 7.4
15+
- hhvm-3.18
16+
- hhvm-3.30
1517

1618
matrix:
1719
include:

0 commit comments

Comments
 (0)