Skip to content

Commit

Permalink
build pypy3 last
Browse files Browse the repository at this point in the history
(cherry picked from commit d8c3dfd)
  • Loading branch information
nulano committed Sep 23, 2019
1 parent 5b04a73 commit 201efa8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ environment:
TEST_OPTIONS:
DEPLOY: YES
matrix:
- PYTHON: C:/vp/pypy3
EXECUTABLE: bin/pypy.exe
PIP_DIR: bin
VENV: YES
- PYTHON: C:/vp/pypy2
EXECUTABLE: bin/pypy.exe
PIP_DIR: bin
Expand All @@ -34,6 +30,10 @@ environment:
PIP_DIR: bin
TEST_OPTIONS: --processes=0
DEPLOY: NO
- PYTHON: C:/vp/pypy3
EXECUTABLE: bin/pypy.exe
PIP_DIR: bin
VENV: YES


install:
Expand Down

0 comments on commit 201efa8

Please sign in to comment.