Skip to content

Commit

Permalink
Adjust AppVeyor wheels job
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Aug 28, 2018
1 parent f638fba commit 4f74f58
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ environment:
PYTHON_ARCH: "64"
TOXENV: py36-alldeps-withcov-windows,codecov-publish
TWISTED_REACTOR: "select"
- PYTHON_HOME: C:\\PYTHON36-x64
PYTHON_VERSION: "3.6"
PYTHON_ARCH: "64"
TOXENV: wheels

# IOCPReactor tests
- PYTHON_HOME: C:\\Python27-x64
Expand All @@ -56,7 +60,6 @@ environment:
PYTHON_ARCH: "64"
TOXENV: py36-alldeps-withcov-windows,codecov-publish
TWISTED_REACTOR: "iocp"
- TOXENV: wheels

install:
# Install OpenSSH through chocolatey
Expand Down

0 comments on commit 4f74f58

Please sign in to comment.