We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e582f20 commit 2b750c7Copy full SHA for 2b750c7
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
3
go:
4
- - 1.9
+ - "1.10"
5
6
install:
7
- go get -u github.com/golang/lint/golint
0 commit comments