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 a0331f4 commit def2a8dCopy full SHA for def2a8d
.travis.yml
@@ -13,7 +13,7 @@ before_script:
13
- echo "user = $BT_USER" >> ~/.bintray/.credentials
14
- echo "password = $BT_KEY" >> ~/.bintray/.credentials
15
script:
16
-- sbt clean compile package
+- sbt publish
17
cache:
18
directories:
19
- "$HOME/.ivy2"
0 commit comments