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 ef658db commit 8641175Copy full SHA for 8641175
.travis.yml
@@ -4,3 +4,4 @@ go:
4
- 1.4
5
6
install: go get -v -t ./...
7
+script: go test -v ./...
0 commit comments