udpate deps, go 1.13 (#901)

This commit is contained in:
Kota Kanbe
2019-09-09 20:26:26 +09:00
committed by GitHub
parent af58122c91
commit 8877db1979
3 changed files with 80 additions and 25 deletions

View File

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