Skip to content

Commit

Permalink
TEMP: Enabled more Appveyor environments
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
  • Loading branch information
andy-maier committed Jun 17, 2020
1 parent 1fd655b commit 83423ce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:
UNIX_PATH: none
PYTHON_CMD: python

# - TOX_ENV: win64_py27_64
# UNIX_PATH: none
# PYTHON_CMD: python
- TOX_ENV: win64_py27_64
UNIX_PATH: none
PYTHON_CMD: python

# - TOX_ENV: win64_py34_32
# UNIX_PATH: none
Expand Down Expand Up @@ -49,9 +49,9 @@ environment:
# UNIX_PATH: none
# PYTHON_CMD: python

# - TOX_ENV: win64_py38_64
# UNIX_PATH: none
# PYTHON_CMD: python
- TOX_ENV: win64_py38_64
UNIX_PATH: none
PYTHON_CMD: python

# Note: On CygWin with Python 3.x, LC_ALL/LANG need to be set to utf-8 for Click to install/work

Expand Down

0 comments on commit 83423ce

Please sign in to comment.