Skip to content

Commit

Permalink
chore: Deploy tusd on Go 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut committed May 20, 2019
1 parent 1291403 commit fd2926c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ deploy:
skip_cleanup: true
on:
tags: true
go: 1.8
go: 1.12
repo: tus/tusd
- provider: script
script: .scripts/deploy_gcloud.sh
on:
branch: master
go: 1.8
go: 1.12
repo: tus/tusd

0 comments on commit fd2926c

Please sign in to comment.