mirror of https://github.com/sbt/sbt.git
remove jabba
This commit is contained in:
parent
8a6bdff169
commit
68adae1c8e
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue