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 8e1e7de commit 2f41a12Copy full SHA for 2f41a12
.travis.yml
@@ -8,4 +8,4 @@ install:
8
- "curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh"
9
- "dep ensure"
10
build:
11
- - "go test -v ./..."
+ - "go test -v ./*.go"
0 commit comments