Skip to content

Commit

Permalink
🤔
Browse files Browse the repository at this point in the history
  • Loading branch information
sz3 committed Jan 22, 2020
1 parent 58ade00 commit 1da52a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ install:
- "pip install --upgrade coveralls"

script:
- "CI=1 python -m unittest"
- "CI=1 coverage run -m unittest"

after_success:
- coveralls
Expand Down

0 comments on commit 1da52a3

Please sign in to comment.