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

build: off

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