summaryrefslogtreecommitdiff
path: root/.appveyor.yml
blob: c397472fb713c22f025de8fb1ffb7a29a6ffd25a (plain)
1
2
3
4
5
6
7
install:
  - python -m pip install tox

build: off

test_script:
  - python -m tox -e py27,py35,py36-win