Skip to content

Commit 2f4edab

Browse files
committed
Merge branch '7.x'
2 parents b86153c + 71876a7 commit 2f4edab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ php:
55
- 7.2
66
- 7.3
77
- 7.4snapshot
8-
matrix:
9-
allow_failures:
10-
- php: 7.4snapshot
8+
matrix:
9+
allow_failures:
10+
- php: 7.4snapshot
1111
env:
1212
global:
1313
- ES_VERSION=7.4.0 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}-linux-x86_64.tar.gz

0 commit comments

Comments
 (0)