Skip to content

Commit

Permalink
Use OpenJDK 15.0.1 for Release 1.0.0 in travis install
Browse files Browse the repository at this point in the history
  • Loading branch information
atextor committed Nov 5, 2020
1 parent 620f204 commit da39a7e
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 @@ -19,7 +19,7 @@ before_install:
sudo apt-get install ttf-mscorefonts-installer
sudo apt-get install -y graphviz
sudo apt-get install -y build-essential libz-dev
sdk install java 15-open || true
sdk install java 15.0.1-open || true
sdk install java 20.1.0.r11-grl || true
sdk use java 20.1.0.r11-grl
gu install native-image
Expand Down

0 comments on commit da39a7e

Please sign in to comment.