Commit 276b6df3ad23bc02c71c306cc2800a84fbd80d6b

Authored by Andrew Kane
1 parent df57db37

Test against ES 7.3

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -14,7 +14,7 @@ cache:
14 14 directories:
15 15 - $HOME/elasticsearch
16 16 env:
17   - - ELASTICSEARCH_VERSION=7.2.1
  17 + - ELASTICSEARCH_VERSION=7.3.0
18 18 jdk: openjdk10
19 19 matrix:
20 20 include:
... ...