Attempting to force travis to java 8

This commit is contained in:
Honza Král
2016-06-10 15:08:11 +02:00
parent 3e1dd08a0a
commit 5e0627bcfe
+3
View File
@@ -9,6 +9,9 @@ python:
- "3.4"
- "3.5"
jdk:
- "oraclejdk8"
env:
# different connection classes to test
- TEST_ES_CONNECTION=Urllib3HttpConnection