Skip to content

Commit ee6f058

Browse files
committed
fix after_deploy
1 parent 89eff56 commit ee6f058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ deploy:
1414
tags: true
1515

1616
after_deploy:
17-
- ./gradlew bintrayUpload
17+
- gradle bintrayUpload

0 commit comments

Comments
 (0)