Skip to content

Commit

Permalink
Updating Travis CI to not include util folder in HPC coverage analysis.
Browse files Browse the repository at this point in the history
  • Loading branch information
recursion-ninja committed Feb 1, 2019
1 parent 54f2d27 commit 7630445
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 @@ -107,6 +107,7 @@ after_script:
- hpc-coveralls --coverage-mode=StrictlyFullLines
--exclude-dir=bench
--exclude-dir=tests
--exclude-dir=util
test-suite

cache:
Expand Down

0 comments on commit 7630445

Please sign in to comment.