mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-23 19:38:05 +03:00
We need to exclude the ‘bench’ directory now
This commit is contained in:
parent
9f0182570f
commit
b5e082f8d8
@ -38,8 +38,7 @@ script:
|
||||
after_script:
|
||||
- export PATH=~/.cabal/bin:$PATH
|
||||
- hpc-coveralls --coverage-mode=StrictlyFullLines
|
||||
--exclude-dir=bench-memory
|
||||
--exclude-dir=bench-speed
|
||||
--exclude-dir=bench
|
||||
--exclude-dir=tests
|
||||
tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user