Skip to content

Commit

Permalink
Fix formatting detail
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospereira committed May 7, 2019
1 parent 547aa7a commit 8d51f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ language: scala

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

script:
Expand Down

0 comments on commit 8d51f67

Please sign in to comment.