disable pypy on windows until scandir works for it

This commit is contained in:
Ronny Pfannschmidt 2018-06-24 22:54:26 +02:00
parent 95f00de0df
commit 5a156b3645
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ environment:
- TOXENV: "py34"
- TOXENV: "py35"
- TOXENV: "py36"
- TOXENV: "pypy"
# - TOXENV: "pypy" reenable when we are able to provide a scandir wheel or build scandir
- TOXENV: "py27-pexpect"
- TOXENV: "py27-xdist"
- TOXENV: "py27-trial"