Skip to content

Commit 35866d2

Browse files
committed
Add support for php 7.4
1 parent c65c1fb commit 35866d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ matrix:
2424
env: ES_VERSION="7.4.2"
2525
- php: 7.3
2626
env: ES_VERSION="8.0.0-SNAPSHOT"
27+
- php: 7.4
28+
env: ES_VERSION="7.4.2"
29+
- php: 7.4
30+
env: ES_VERSION="8.0.0-SNAPSHOT"
2731
allow_failures:
2832
- php: 7.3
2933
env: ES_VERSION="8.0.0-SNAPSHOT"

0 commit comments

Comments
 (0)