We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419bf5c commit b7fa7d3Copy full SHA for b7fa7d3
.travis.yml
@@ -12,7 +12,7 @@ install:
12
13
script:
14
- tox
15
- - coverage run --source icon-font-to-png -m py.test
+ - coverage run --source icon_font_to_png -m py.test
16
- coverage report -m
17
18
after_success:
0 commit comments