Skip to content

Commit

Permalink
Use latest jabba
Browse files Browse the repository at this point in the history
Co-Authored-By: raboof <[email protected]>
  • Loading branch information
marcospereira and raboof committed May 7, 2019
1 parent d11e574 commit 0d86b45
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 @@ -5,7 +5,7 @@ language: scala

before_install:
# using jabba for custom jdk management
- curl -sL https://raw.githubusercontent.com/shyiko/jabba/0.11.2/install.sh | bash && . ~/.jabba/jabba.sh
- curl -sL https://git.io/jabba | bash && . ~/.jabba/jabba.sh
- jabba install [email protected]
- jabba install [email protected]

Expand Down

0 comments on commit 0d86b45

Please sign in to comment.