Skip to content

Commit 25ff307

Browse files
committed
Try testing PHP 7.4, too
1 parent 5c373ff commit 25ff307

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
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'
@@ -11,6 +12,7 @@ matrix:
1112
- php: hhvm
1213
env: ENABLE_REDIS_EXT=1
1314
allow_failures:
15+
- php: '7.4'
1416
- php: '7.3'
1517
- php: '7.2'
1618
- php: hhvm

0 commit comments

Comments
 (0)