Skip to content

Commit 0629959

Browse files
authored
Fix up coverage
1 parent 2a3567d commit 0629959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ install:
8282

8383
# Command to run tests
8484
script:
85-
- python -m pytest --cov pylibjpeg-libjpeg
85+
- python -m pytest --cov libjpeg
8686

8787
after_success:
8888
# Upload coverage results to codecov.io

0 commit comments

Comments
 (0)