Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #135 from lpabon/travis-update
Browse files Browse the repository at this point in the history
Update travis coverage
  • Loading branch information
Luis Pabón committed Aug 9, 2015
2 parents 2dfd998 + 20aafc9 commit 71c89ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis-coverage
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
# capturing the coverage
# This is why we need this little script here.
packages="./rest ./apps/glusterfs ./utils"
packages="${packages} ./executors/sshexec"
packages="${packages} ./executors/mockexec"
packages="${packages} ./executors ./apps"
packages="${packages} ./client/go/commands"
COVERFILE=packagecover.out

coverage()
Expand Down

0 comments on commit 71c89ad

Please sign in to comment.