Skip to content

Commit

Permalink
Update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksontj committed Sep 12, 2019
1 parent ca18a2b commit 7475210
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 @@ -10,7 +10,7 @@ cache:
- $HOME/gopath/pkg/mod

go:
- "1.10.x"
- "1.12.x"

install:
- go get golang.org/x/tools/cmd/goimports
Expand Down

0 comments on commit 7475210

Please sign in to comment.