Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jul 24, 2018
1 parent adb18ed commit ef3a74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ before_test:

test_script:
- "%PYTHON%\\python -u setup.py build_script"
- "%PYTHON%\\python -u setup.py unittests -d 33"
- "%PYTHON%\\python -u setup.py unittests -d 10"

after_test:
- "%PYTHON%\\python -u setup.py bdist_wheel"
Expand Down

0 comments on commit ef3a74d

Please sign in to comment.