Skip to content

Commit

Permalink
jabba 0.9.6 (no sudo)
Browse files Browse the repository at this point in the history
Ref shyiko/jabba#190
Bumping to jabba 0.9.6 fixes sporaditc permission issues.
  • Loading branch information
eed3si9n committed May 5, 2018
1 parent 479a6f3 commit 8c4ec80
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ matrix:
matrix:
include:
- env: SBT_CMD="scripted java/*"
sudo: true
before_install:
- curl -sL https://raw.githubusercontent.com/shyiko/jabba/0.9.4/install.sh | bash && . ~/.jabba/jabba.sh
- curl -sL https://raw.githubusercontent.com/shyiko/jabba/0.9.6/install.sh | bash && . ~/.jabba/jabba.sh
install:
- sudo /home/travis/.jabba/bin/jabba install [email protected]
- /home/travis/.jabba/bin/jabba install [email protected]

env:
global:
Expand Down

0 comments on commit 8c4ec80

Please sign in to comment.