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 a0061a7 commit 90ed2f5Copy full SHA for 90ed2f5
.travis.yml
@@ -18,7 +18,6 @@ jobs:
18
- go get github.com/golang/dep/cmd/dep
19
script:
20
- hack/verify-all.sh
21
- - make blobfuse
22
- make blobfuse-container
23
- make blobfuse-windows
24
- go test -covermode=count -coverprofile=profile.cov ./pkg/...
0 commit comments