Skip to content

Commit dc06f69

Browse files
committed
No parallel jobs
1 parent 5f62537 commit dc06f69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install:
77
- sudo pip3 install -r requirements.txt
88

99
build_script:
10-
- make PY=python3 -j4
10+
- make PY=python3
1111

1212
test_script:
13-
- make PY=python3 -j4 check
13+
- make PY=python3 check

0 commit comments

Comments
 (0)