Skip to content

Commit

Permalink
[travis] Test against openjdk8-11
Browse files Browse the repository at this point in the history
  • Loading branch information
tipsy authored Oct 5, 2018
1 parent 15ec4e5 commit 50fa9da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
sudo: required # this became required on 30-08-2018 for unknown reasons
language: java
jdk:
- oraclejdk8
- oraclejdk9
- oraclejdk10
- openjdk8
- openjdk9
- openjdk10
- openjdk11

0 comments on commit 50fa9da

Please sign in to comment.