Skip to content
Snippets Groups Projects
Unverified Commit b86153ce authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

add php 7.4 to the build test

parent e99d62bc
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4snapshot
matrix:
allow_failures:
- php: 7.4snapshot
env:
global:
- ES_VERSION=7.4.0 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}-linux-x86_64.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment