Skip to content

Commit b6f3aff

Browse files
committed
Merge branch 'snapshotpl-php74' into 7.4
2 parents 07a5db3 + 5c8b6e2 commit b6f3aff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,12 @@ matrix:
2222
env: ES_VERSION="7.4.2"
2323
- php: 7.3
2424
env: ES_VERSION="7.4.2"
25-
- php: 7.3
25+
- php: 7.4
26+
env: ES_VERSION="7.4.2"
27+
- php: 7.4
2628
env: ES_VERSION="8.0.0-SNAPSHOT"
2729
allow_failures:
28-
- php: 7.3
30+
- php: 7.4
2931
env: ES_VERSION="8.0.0-SNAPSHOT"
3032

3133
env:

0 commit comments

Comments
 (0)