We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f403eb commit a49dbc2Copy full SHA for a49dbc2
.travis.yml
@@ -1,7 +1,6 @@
1
language: go
2
go:
3
- - 1.3
4
- - 1.4
+ - 1.8
5
6
script:
7
- go test -v ./...
0 commit comments