We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89405d5 commit 1cdfe28Copy full SHA for 1cdfe28
.travis.yml
@@ -2,9 +2,6 @@ language: go
2
go:
3
- 1.11.x
4
- 1.x
5
-os:
6
- - linux
7
- - windows
8
script:
9
- make godeps
10
- go test -v ./...
0 commit comments