test es 5.1.1

This commit is contained in:
Honza Král
2017-01-11 14:26:56 +01:00
parent fa0ee04b8f
commit a870b4bf40
+2 -2
View File
@@ -14,8 +14,8 @@ addons:
env:
# different connection classes to test
- TEST_ES_CONNECTION=Urllib3HttpConnection ES_VERSION=5.0.0
- TEST_ES_CONNECTION=RequestsHttpConnection ES_VERSION=5.0.0
- TEST_ES_CONNECTION=Urllib3HttpConnection ES_VERSION=5.1.1
- TEST_ES_CONNECTION=RequestsHttpConnection ES_VERSION=5.1.1
before_install:
- sudo update-java-alternatives -s java-8-oracle