travis: update go version (#555)

This commit is contained in:
Davor Kapsa
2017-12-11 06:35:13 +01:00
committed by Kota Kanbe
parent c0f66320f6
commit 3238a9b898

View File

@@ -1,7 +1,7 @@
language: go
go:
- 1.8
- 1.x
after_success:
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash