blob: 0329728e6afcd0d3dec5b65964b4b1505696f9b4 [file] [log] [blame]
environment:
matrix:
- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python33"
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python36"
build: off
test_script:
- "%PYTHON%\\python.exe tests\\all_tests.py"