Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Fix deployment condition
Browse files Browse the repository at this point in the history
  • Loading branch information
duck8823 committed Nov 3, 2018
1 parent 55fc27c commit 35c76d3
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 @@ -46,4 +46,4 @@ deploy:
tags: true
condition:
- $TRAVIS_GO_VERSION = "1.11"
- $$TRAVIS_OS_NAME = "linux"
- $TRAVIS_OS_NAME = "linux"

0 comments on commit 35c76d3

Please sign in to comment.