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 3bcb5a1 commit 7892cc5Copy full SHA for 7892cc5
.travis.yml
@@ -20,15 +20,19 @@ matrix:
20
- php: 7.0
21
env: ES_VERSION="6.0"
22
23
- env: ES_VERSION="6.x"
+ env: ES_VERSION="6.1"
24
25
- php: 7.1
26
27
28
29
30
- php: 7.2
31
32
+ - php: 7.2
33
34
35
+ env: ES_VERSION="6.x"
36
37
allow_failures:
38
0 commit comments