xonsh/.appveyor.yml
2016-12-21 09:31:19 -05:00

7 lines
173 B
YAML

version: 0.5.1.{build}
os: Windows Server 2012 R2
install:
- C:\Python35\Scripts\pip install -r requirements-tests.txt
build: off
test_script:
- C:\Python35\Scripts\py.test