We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0df315 commit e0db889Copy full SHA for e0db889
.travis.yml
@@ -14,6 +14,7 @@ after_success:
14
- curl -T build/libs/SimpleTimeTrack.jar -ubytekeeper:$API_KEY https://api.bintray.com/content/bytekeeper/generic/SimpleTimeTrack/1/SimpleTimeTrack.jar
15
- 'curl -H "Content-Type: application/json" -ubytekeeper:$API_KEY -d ''{}'' https://api.bintray.com/content/bytekeeper/generic/SimpleTimeTrack/1/publish'
16
deploy:
17
+ skip_cleanup: true
18
provider: releases
19
api_key:
20
secure: Wy/mCFejLqMLLCJ5xdsQbKDKYO7LcXzWhaUI0iBtYNmV+xZgXLkLWNhdcVGuP7fBtMSztbKNeTpWbYYVS6AfE1NIlLusANBJi0FsRV14CfqzlDyRgdvg3Xkf1UAT889z3Y4prxrUJHwQN2yAZ3LTUGXAZeG+2xzHM6yKbZO8clU=
0 commit comments