Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Jun 5, 2016
1 parent 1dac4c0 commit 6e75bea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ after_success:
# - cat */*.coverprofile | grep -v "mode: atomic" >> coverage.txt
- cat coverage.out > coverage.txt
- cat frames/coverage.out | grep -v "mode: set" >> coverage.txt
- cat coverage.txt
# - bash <(curl -s https://codecov.io/bash) -f coverage.txt
- goveralls -coverprofile=coverage.txt -service=travis-ci

0 comments on commit 6e75bea

Please sign in to comment.