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 fc1c28b commit bf2840fCopy full SHA for bf2840f
.travis.yml
@@ -4,7 +4,7 @@ services:
4
- docker
5
matrix:
6
include:
7
- - go: 1.x
+ - go: 1.10.4
8
install:
9
- go get -u github.com/golang/dep/cmd/dep
10
- dep ensure -vendor-only
0 commit comments