Skip to content

Commit

Permalink
"1.10" is put into quotes because otherwise Travis parses that as 1.1 -
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkorin committed Jul 17, 2018
1 parent 60f242d commit aa2008a
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
@@ -1,7 +1,7 @@
language: go

go:
- 1.10
- "1.10"

after_success:
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash

0 comments on commit aa2008a

Please sign in to comment.