tiny improve on travis

This commit is contained in:
Tuna 2018-07-31 14:47:00 +07:00
parent 792fd83501
commit 813c3eb01c

View file

@ -42,8 +42,7 @@ jobs:
- stage: Github release - stage: Github release
script: script:
- make tomo - make tomo-linux-amd64
- mv build/bin/tomo build/bin/tomo-linux-amd64
deploy: deploy:
provider: releases provider: releases
api_key: $GITHUB_TOKEN api_key: $GITHUB_TOKEN