Skip to content

Commit 1b748fc

Browse files
committed
Try testing on PHP 7.4
1 parent d2046f3 commit 1b748fc

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
@@ -1,5 +1,6 @@
11
language: php
22
php:
3+
- 7.4
34
- 7.3
45
- 7.2
56
- 7.1
@@ -21,4 +22,5 @@ after_script:
2122
matrix:
2223
allow_failures:
2324
- php: hhvm-3.30
25+
- php: 7.4
2426
- php: nightly

0 commit comments

Comments
 (0)