remove jabba

This commit is contained in:
Eugene Yokota 2019-06-18 23:16:30 -04:00
parent 8a6bdff169
commit 68adae1c8e
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ matrix:
- env:
- TRAVIS_JDK=8.0.212.hs-adpt
before_install:
- curl -sL https://raw.githubusercontent.com/shyiko/jabba/0.11.0/install.sh | bash && . ~/.jabba/jabba.sh
before_install:
# adding $HOME/.sdkman to cache would create an empty directory, which interferes with the initial installation
- "[[ -d /home/travis/.sdkman/ ]] && [[ -d /home/travis/.sdkman/bin/ ]] || rm -rf /home/travis/.sdkman/"