Skip to content

Commit ba019c8

Browse files
committed
test appveyor
1 parent cb42daa commit ba019c8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,4 @@ install:
5959
build: off
6060

6161
test_script:
62-
# Run the project tests and store results in .xml log
63-
- ps: |
64-
&$env:PYTHON\python -Wignore -m unittest discover tests
62+
- "python -Wignore -m unittest discover tests"

0 commit comments

Comments
 (0)