mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
7 lines
183 B
YAML
7 lines
183 B
YAML
version: 0.4.3.{build}
|
|
os: Windows Server 2012 R2
|
|
install:
|
|
- C:\Python35\Scripts\pip install --upgrade -r requirements-tests.txt
|
|
build: off
|
|
test_script:
|
|
- C:\Python35\Scripts\py.test
|