Skip to content

Commit 90ed2f5

Browse files
authored
Update .travis.yml
remove `make blobfuse` in `build test` since it's not necessary
1 parent a0061a7 commit 90ed2f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- go get github.com/golang/dep/cmd/dep
1919
script:
2020
- hack/verify-all.sh
21-
- make blobfuse
2221
- make blobfuse-container
2322
- make blobfuse-windows
2423
- go test -covermode=count -coverprofile=profile.cov ./pkg/...

0 commit comments

Comments
 (0)