Bump Go versions and use '.x' to always get latest patch versions (#724)
This commit is contained in:
committed by
Kota Kanbe
parent
bc86c24e6a
commit
b2d913cc21
@@ -1,7 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.11"
|
||||
- "1.11.x"
|
||||
|
||||
after_success:
|
||||
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash
|
||||
|
||||
Reference in New Issue
Block a user