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

build: off

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