Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed May 6, 2019
1 parent 434953b commit bf261af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,11 @@ install:
- "python -m pip install -U pip"
- "python -m pip install tox"


test_script:
- "%CMD_IN_ENV% python -m tox -e %TOXENV%"


artifacts:
- path: "wheelhouse\\*.whl"
name: Wheels

0 comments on commit bf261af

Please sign in to comment.