aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b1d810ac..7328b345 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
# 08-Dec-2018, tatu: While it should be possible to run core streaming on Java 6,
# build won't work with anything below Java 8 now
language: java
+
+jdk:
- openjdk8
- openjdk11