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 ea4f305 commit 4fa6dc4Copy full SHA for 4fa6dc4
1 file changed
.travis.yml
@@ -25,7 +25,8 @@ install:
25
script:
26
- make lint
27
- make build
28
- - make test-unit
+ - make test-coverage
29
+# - make test-unit
30
# - sudo -E bash -c 'eval "$(gimme $TRAVIS_GO_VERSION)" && make test'
31
# - sudo ls -lah /var/log/glusterfs/
32
# - sudo cat /var/log/glusterfs/*
0 commit comments