Skip to content

Commit 4fa6dc4

Browse files
committed
re-test integrations inside travis
1 parent ea4f305 commit 4fa6dc4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ install:
2525
script:
2626
- make lint
2727
- make build
28-
- make test-unit
28+
- make test-coverage
29+
# - make test-unit
2930
# - sudo -E bash -c 'eval "$(gimme $TRAVIS_GO_VERSION)" && make test'
3031
# - sudo ls -lah /var/log/glusterfs/
3132
# - sudo cat /var/log/glusterfs/*

0 commit comments

Comments
 (0)