Skip to content

Commit 67cc87a

Browse files
committed
Workaround Travis issue travis-ci/travis-ci#7703
1 parent 947362f commit 67cc87a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ cache:
1313
directories:
1414
- $HOME/.ivy2/cache
1515
- $HOME/.sbt/boot
16+
17+
before_script:
18+
- sudo chmod +x /usr/local/bin/sbt

0 commit comments

Comments
 (0)