We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca18a2b commit 7475210Copy full SHA for 7475210
1 file changed
.travis.yml
@@ -10,7 +10,7 @@ cache:
10
- $HOME/gopath/pkg/mod
11
12
go:
13
- - "1.10.x"
+ - "1.12.x"
14
15
install:
16
- go get golang.org/x/tools/cmd/goimports
0 commit comments