Skip to content

Commit 5e0627b

Browse files
committed
Attempting to force travis to java 8
1 parent 3e1dd08 commit 5e0627b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ python:
99
- "3.4"
1010
- "3.5"
1111

12+
jdk:
13+
- "oraclejdk8"
14+
1215
env:
1316
# different connection classes to test
1417
- TEST_ES_CONNECTION=Urllib3HttpConnection

0 commit comments

Comments
 (0)