Skip to content

Commit b86153c

Browse files
committed
add php 7.4 to the build test
1 parent e99d62b commit b86153c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ php:
44
- 7.1
55
- 7.2
66
- 7.3
7+
- 7.4snapshot
8+
matrix:
9+
allow_failures:
10+
- php: 7.4snapshot
711
env:
812
global:
913
- 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)