Support 8.0 and 8.2 only, support newer ES 1.x only

This commit is contained in:
Chris Allen 2018-05-06 12:27:22 -05:00
parent ebf7206ae5
commit 7ba70bff4b
3 changed files with 0 additions and 51 deletions

View File

@ -11,11 +11,6 @@ env:
global:
- JAVA_HOME=/usr/lib/jvm/java-8-oracle
matrix:
- GHCVER=7.8 ESVER=1.3.6 STACK_YAML=stack-7.8.yaml ESFLAG=ES1 DLINK=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch
- GHCVER=7.8 ESVER=1.4.1 STACK_YAML=stack-7.8.yaml ESFLAG=ES1 DLINK=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch
- GHCVER=7.10 ESVER=1.5.2 STACK_YAML=stack-7.10.yaml ESFLAG=ES1 DLINK=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch
- GHCVER=7.10 ESVER=1.6.0 STACK_YAML=stack-7.10.yaml ESFLAG=ES1 DLINK=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch
- GHCVER=7.10 ESVER=1.7.6 STACK_YAML=stack-7.10.yaml ESFLAG=ES1 DLINK=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch
- GHCVER=8.0 ESVER=1.7.6 STACK_YAML=stack-8.0.yaml ESFLAG=ES1 DLINK=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch
- GHCVER=8.0 ESVER=5.0.2 STACK_YAML=stack-8.0.yaml ESFLAG=ES5 DLINK=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch ES_JAVA_OPTS="-Xms500m -Xmx750m"
- GHCVER=8.2 ESVER=1.7.6 STACK_YAML=stack.yaml ESFLAG=ES1 DLINK=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch

View File

@ -1,21 +0,0 @@
flags:
bloodhound-examples:
werror: true
packages:
- '.'
- './examples'
extra-deps:
- http-client-0.5.0
- aeson-1.2.0.0
- fail-4.9.0.0
- http-types-0.9
- attoparsec-0.13.0.1
- quickcheck-properties-0.1
- semigroups-0.18.3
- uri-bytestring-0.1.9
- temporary-resourcet-0.1.0.0
- transformers-compat-0.5.1.4
- pretty-simple-2.0.2.0
- quickcheck-arbitrary-template-0.2.0.0
resolver: lts-6.12

View File

@ -1,25 +0,0 @@
flags:
aeson:
old-locale: true
bloodhound-examples:
werror: true
packages:
- '.'
- './examples'
extra-deps:
- aeson-0.11.1.0
- fail-4.9.0.0
- http-types-0.9
- http-client-0.5.0
- attoparsec-0.13.0.1
- quickcheck-properties-0.1
- semigroups-0.18.0.1
- tagged-0.8.3
- uri-bytestring-0.1.9
- void-0.7.1
- generics-sop-0.2.2.0
- unordered-containers-0.2.6.0
- pretty-simple-2.0.2.0
- quickcheck-arbitrary-template-0.2.0.0
resolver: lts-2.18