blob: 002766a4d308e71bdbe92849e045947e3afdbd46 [file] [log] [blame]
environment:
matrix:
- TOXENV: py27
- TOXENV: py34
install:
- "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%"
- pip install tox
# Not a C# project
build: false
before_test:
- git config --global user.name "AppVeyor CI"
- git config --global user.email "user@example.com"
test_script: tox