summaryrefslogtreecommitdiff
path: root/.appveyor.yml
blob: ad884315dc9530099b4a5227a07ff676563c9312 (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