Skip to content

Commit

Permalink
grrr
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Aug 9, 2017
1 parent 2dc52fe commit edd1831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:

test_script:
- "%PYTHON%\\python.exe -m coverage run --branch setup.py test"
- "%PYTHON%\\python.exe -m coverage xml"
- "%PYTHON%\\python.exe -m codecov"
- "%PYTHON%\\python.exe -m coverage xml -i"
- "%PYTHON%\\python.exe -m codecov --file coverage.xml"

build: off

0 comments on commit edd1831

Please sign in to comment.