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