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 c2738eb commit e55e850Copy full SHA for e55e850
.travis.yml
@@ -31,6 +31,7 @@ cache:
31
- $HOME/.ivy2/cache
32
- $HOME/.coursier/cache
33
- $HOME/.sbt/boot/
34
+ - $HOME/.sbt/launchers/
35
- redis-$REDIS_VERSION
36
37
before_cache:
project/build.properties
@@ -1,2 +1,2 @@
1
# suppress inspection "UnusedProperty"
2
-sbt.version=1.1.5
+sbt.version=1.2.6
0 commit comments