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 9d44f49 commit 550cd94Copy full SHA for 550cd94
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
- tip
4
-beforeinstall:
+before_install:
5
- go get github.com/modocache/gover
6
- go get github.com/mattn/goveralls
7
- go get golang.org/x/tools/cmd/cover
0 commit comments