Skip to content

Commit

Permalink
re-test integrations inside travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sapk committed Dec 15, 2017
1 parent ea4f305 commit 4fa6dc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ install:
script:
- make lint
- make build
- make test-unit
- make test-coverage
# - make test-unit
# - sudo -E bash -c 'eval "$(gimme $TRAVIS_GO_VERSION)" && make test'
# - sudo ls -lah /var/log/glusterfs/
# - sudo cat /var/log/glusterfs/*
Expand Down

0 comments on commit 4fa6dc4

Please sign in to comment.