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
script:
- make tomo
- mv build/bin/tomo build/bin/tomo-linux-amd64
- make tomo-linux-amd64
deploy:
provider: releases
api_key: $GITHUB_TOKEN