Skip to content

Commit a0df315

Browse files
author
Bytekeeper
committed
Preparation for release 1.3
1 parent 7d3a7d0 commit a0df315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_install:
99
- sh -e /etc/init.d/xvfb start
1010
script:
1111
- gradle assemble
12-
- gradle check --stacktrace
12+
- gradle release --stacktrace
1313
after_success:
1414
- curl -T build/libs/SimpleTimeTrack.jar -ubytekeeper:$API_KEY https://api.bintray.com/content/bytekeeper/generic/SimpleTimeTrack/1/SimpleTimeTrack.jar
1515
- 'curl -H "Content-Type: application/json" -ubytekeeper:$API_KEY -d ''{}'' https://api.bintray.com/content/bytekeeper/generic/SimpleTimeTrack/1/publish'

0 commit comments

Comments
 (0)