Skip to content

Commit 11cb5f7

Browse files
committed
testing updated appveyor config
1 parent 593e6b4 commit 11cb5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ test_script:
4040
- "%PYTHON% -m tox -e %TOXENV%"
4141

4242
after_test:
43+
"%PYTHON% setup.py build_ext --inplace"
4344
- "%PYTHON% setup.py sdist bdist_wheel"
4445
- ps: "ls dist"
4546

0 commit comments

Comments
 (0)