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

Commit

Permalink
investigate which unit test makes the process be persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jul 24, 2018
1 parent dd00da7 commit adb18ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -48,7 +48,7 @@ before_test:

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

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

0 comments on commit adb18ed

Please sign in to comment.