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 07d2a5b commit efa42b5Copy full SHA for efa42b5
.travis.yml
@@ -2,4 +2,4 @@ language: go
2
go:
3
- 1.5
4
5
-script: export GO15VENDOREXPERIMENT=1 && go build -v ./...
+script: export GO15VENDOREXPERIMENT=1 && go build -v .
0 commit comments