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

added travis matrix

parent b86153ce
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@ php:
- 7.2
- 7.3
- 7.4snapshot
matrix:
allow_failures:
- php: 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