Skip to content

Commit 60f7574

Browse files
committed
[ci] Updata sky_api gem name in travis
1 parent 11ac5f0 commit 60f7574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ before_deploy:
2525
deploy:
2626
- provider: releases
2727
file:
28-
- "./lib/skyapi/skyapi-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).gem"
28+
- "./lib/skyapi/sky_api-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).gem"
2929
- "./lib/skycoin/skycoin-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).gem"
3030
skip_cleanup: true
3131
on:

0 commit comments

Comments
 (0)