Skip to content

Commit

Permalink
Merge pull request #259 from rogchap/fix-ci-deploy
Browse files Browse the repository at this point in the history
Fix CI - pin deployment to only one version of Go
  • Loading branch information
LandonTClipp authored May 10, 2020
2 parents a04c9da + 6f53b64 commit f06a13b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ deploy:
on:
tags: true
condition: $TRAVIS_OS_NAME = linux
go: 1.14.x

0 comments on commit f06a13b

Please sign in to comment.