We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947362f commit 67cc87aCopy full SHA for 67cc87a
.travis.yml
@@ -13,3 +13,6 @@ cache:
13
directories:
14
- $HOME/.ivy2/cache
15
- $HOME/.sbt/boot
16
+
17
+before_script:
18
+ - sudo chmod +x /usr/local/bin/sbt
0 commit comments