Skip to content

Commit b26d1af

Browse files
committed
Fix a problem with .travis.yml :-)
1 parent a1c20aa commit b26d1af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: java
2+
23
# 08-Dec-2018, tatu: While it should be possible to run core streaming on Java 6,
34
# build won't work with anything below Java 8 now
5+
jdk:
46
- openjdk8
57
- openjdk11
68

0 commit comments

Comments
 (0)