Skip to content

Commit

Permalink
Add back deploy options.
Browse files Browse the repository at this point in the history
  • Loading branch information
KmolYuan committed Nov 27, 2020
1 parent 04ab2f7 commit d9591e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ environment:
COMPILER: mingw32
- PY: 39
COMPILER: mingw32
DEPLOY: "true"
- PY: 37
COMPILER: msvc
- PY: 38
Expand All @@ -31,6 +32,7 @@ environment:
PY: 3.8
- APPVEYOR_BUILD_WORKER_IMAGE: macos-mojave
PY: 3.9
DEPLOY: "true"

install:
# Clone submodules
Expand Down

0 comments on commit d9591e8

Please sign in to comment.