Skip to content

Commit f9767ce

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

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

4242
after_test:
43-
"%PYTHON% setup.py build_ext --inplace"
43+
- "%PYTHON% setup.py build_ext --inplace"
4444
- "%PYTHON% setup.py sdist bdist_wheel"
4545
- ps: "ls dist"
4646

0 commit comments

Comments
 (0)