Browse Source

ElasticSearch 1.7.0 is out, test with that, too

tags/v1.0.0
Paul Bonser 8 years ago
parent
commit
87536011d0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -16,6 +16,7 @@ env:
- ES_VERSION=1.4.4
- ES_VERSION=1.5.2
- ES_VERSION=1.6.0
- ES_VERSION=1.7.0

before_script:
- mkdir ${HOME}/elasticsearch


Loading…
Cancel
Save