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 09630e7 commit 20fce27Copy full SHA for 20fce27
.travis.yml
@@ -47,7 +47,7 @@ install:
47
- rm qemu-${QEMU}.tar.${QEMU_EXT} libvirt-${LIBVIRT}.tar.${LIBVIRT_EXT}
48
49
before_install:
50
- - go get github.com/golang/lint/golint
+ - go get golang.org/x/lint/golint
51
- go get golang.org/x/tools/cmd/stringer
52
53
before_script:
0 commit comments