We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 103c21c + 8127e16 commit 2dcc18fCopy full SHA for 2dcc18f
.travis.yml
@@ -4,4 +4,4 @@ go:
4
- 1.9.x
5
- 1.10.x
6
- tip
7
-script: script/test -v
+script: go test ./... -v
script/example
script/test
0 commit comments