This commit is contained in:
Amber Brown 2019-05-06 12:17:46 -04:00
parent 434953b86b
commit bf261af981
1 changed files with 2 additions and 0 deletions

View File

@ -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