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 6b2577c commit b1f8a68Copy full SHA for b1f8a68
1 file changed
.travis.yml
@@ -45,6 +45,7 @@ deploy:
45
file:
46
- "./lib/skyapi/target/skyapi-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).jar"
47
- "./target/libskycoin-java-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).jar"
48
+ skip_cleanup: true
49
on:
50
repo: simelo/libjava-skycoin
51
tags: true
0 commit comments