Skip to content

Commit

Permalink
fix travis wrt jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 21, 2020
1 parent 2baa845 commit 5bdec13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 5bdec13

Please sign in to comment.