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 868853d commit 7e9abc6Copy full SHA for 7e9abc6
.travis.yml
@@ -2,3 +2,6 @@ language: scala
2
3
scala:
4
- 2.11.6
5
+
6
+before_script:
7
+ - sudo chmod +x /usr/local/bin/sbt
0 commit comments