Skip to content

Commit

Permalink
JDK loading is not stable this way
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Feb 21, 2020
1 parent 40d9730 commit bc283b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ matrix:
- jdk: openjdk8
- jdk: openjdk10
- jdk: openjdk11
# Java 13
- env: JDK_RELEASE='Oracle JDK 13'
install: wget https://github.com/sormuras/bach/raw/master/install-jdk.sh && . ./install-jdk.sh -f 13 -l GPL

#install: mvn install clirr:check
install: mvn install
Expand Down

0 comments on commit bc283b2

Please sign in to comment.