Skip to content

Commit

Permalink
appveyor test
Browse files Browse the repository at this point in the history
  • Loading branch information
wboxx1 committed Jun 14, 2021
1 parent 99402df commit e9c7fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -5,12 +5,12 @@ environment:
PYPI_PASS:
secure: SEvlitnAdM1GA2tm3AIENvQorlxl3vU41/2Jol2hTdc=
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PYTHON: "C:\\Python37"
TOX_ENV: "py37"
DEPLOY: "false"

- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PYTHON: "C:\\Python37-x64"
TOX_ENV: "py37"
DEPLOY: "false"
Expand Down

0 comments on commit e9c7fe7

Please sign in to comment.