Skip to content

Commit

Permalink
Try to set the filename
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichka committed Dec 19, 2016
1 parent e6ae0b7 commit 70a0546
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Expand Up @@ -29,8 +29,7 @@ test_script:
- "%CMD_IN_ENV% python setup.py install"

# Run the tests with coverage
- "coverage run unittests/test_all.py"
- "coverage run -o .coverage unittests/test_all.py"

artifacts:
- cmd: dir /a:h
- path: .coverage

0 comments on commit 70a0546

Please sign in to comment.