Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Switched from oraclejdk8 to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
Willi Schönborn committed Sep 2, 2019
1 parent cc3853a commit b828885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: java
sudo: false

jdk:
- oraclejdk8
- openjdk8

cache:
directories:
Expand Down

0 comments on commit b828885

Please sign in to comment.