We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d60bbb commit 23efef8Copy full SHA for 23efef8
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
sudo: false
3
go:
4
- - 1.6
+ - 1.6.1
5
- tip
6
install:
7
- go get -t ./...
0 commit comments