We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8b432 commit 70ba199Copy full SHA for 70ba199
.travis.yml
@@ -17,18 +17,14 @@ matrix:
17
fast_finish: true
18
include:
19
- php: 7.1
20
- env: ES_VERSION="7.3.2"
+ env: ES_VERSION="7.4.2"
21
- php: 7.2
22
23
- php: 7.3
24
25
- - php: 7.3
26
- env: ES_VERSION="7.2.1"
27
28
env: ES_VERSION="8.0.0-SNAPSHOT"
29
allow_failures:
30
31
32
33
34
0 commit comments