Skip to content

Commit

Permalink
[build] Travis builds to use openjdk
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Jun 12, 2019
1 parent 66cd25d commit d9dd0e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: java
jdk:
- oraclejdk8
- oraclejdk9
- openjdk8
- openjdk9

matrix:
fast_finish: true
Expand Down

0 comments on commit d9dd0e0

Please sign in to comment.