We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49d555 commit 68e9246Copy full SHA for 68e9246
.travis.yml
@@ -5,6 +5,7 @@ env:
5
- ES_VERSION=1.5.0
6
- ES_VERSION=1.5.1
7
- ES_VERSION=1.5.2
8
+ - ES_VERSION=1.6.0
9
cache:
10
directories:
11
- $HOME/.m2
README.md
@@ -18,7 +18,7 @@ There is no way to configure this on a per index basis.
18
19
| Http Basic Plugin | elasticsearch |
20
|-----------------------------|-----------------------|
21
-| v1.5.0(master) | 1.5.x |
+| v1.5.0(master) | 1.5.x, 1.6.x |
22
| v1.4.0 | 1.4.0 |
23
| v1.3.0 | 1.3.0 |
24
| v1.2.0 | 1.2.0 |
0 commit comments