xonsh/.appveyor.yml

8 lines
173 B
YAML
Raw Normal View History

2017-01-05 01:18:35 -08:00
version: 0.5.2.{build}
2015-09-13 12:17:11 -04:00
os: Windows Server 2012 R2
install:
- C:\Python35\Scripts\pip install -r requirements-tests.txt
2016-07-18 21:11:01 -04:00
build: off
2015-09-13 12:17:11 -04:00
test_script:
- C:\Python35\Scripts\py.test