Skip to content

Commit

Permalink
[ci] Updata sky_api gem name in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Jul 24, 2019
1 parent 11ac5f0 commit 60f7574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ before_deploy:
deploy:
- provider: releases
file:
- "./lib/skyapi/skyapi-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).gem"
- "./lib/skyapi/sky_api-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).gem"
- "./lib/skycoin/skycoin-$(echo ${TRAVIS_TAG} | cut -d'v' -f 2).gem"
skip_cleanup: true
on:
Expand Down

0 comments on commit 60f7574

Please sign in to comment.