Skip to content

Commit 9b413a4

Browse files
committed
test: add make container test
1 parent e9ab373 commit 9b413a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
script:
2020
- hack/verify-all.sh
2121
- make blobfuse
22+
- make blobfuse-container
2223
- make blobfuse-windows
2324
- go test -covermode=count -coverprofile=profile.cov ./pkg/...
2425
- stage: test

0 commit comments

Comments
 (0)