Skip to content

Commit

Permalink
Preparation for release 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bytekeeper committed Jul 4, 2016
1 parent a0df315 commit e0db889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ after_success:
- curl -T build/libs/SimpleTimeTrack.jar -ubytekeeper:$API_KEY https://api.bintray.com/content/bytekeeper/generic/SimpleTimeTrack/1/SimpleTimeTrack.jar
- 'curl -H "Content-Type: application/json" -ubytekeeper:$API_KEY -d ''{}'' https://api.bintray.com/content/bytekeeper/generic/SimpleTimeTrack/1/publish'
deploy:
skip_cleanup: true
provider: releases
api_key:
secure: Wy/mCFejLqMLLCJ5xdsQbKDKYO7LcXzWhaUI0iBtYNmV+xZgXLkLWNhdcVGuP7fBtMSztbKNeTpWbYYVS6AfE1NIlLusANBJi0FsRV14CfqzlDyRgdvg3Xkf1UAT889z3Y4prxrUJHwQN2yAZ3LTUGXAZeG+2xzHM6yKbZO8clU=
Expand Down

0 comments on commit e0db889

Please sign in to comment.