We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c20aa commit b26d1afCopy full SHA for b26d1af
.travis.yml
@@ -1,6 +1,8 @@
1
language: java
2
+
3
# 08-Dec-2018, tatu: While it should be possible to run core streaming on Java 6,
4
# build won't work with anything below Java 8 now
5
+jdk:
6
- openjdk8
7
- openjdk11
8
0 commit comments