wexpect-venv/appveyor.yml

10 lines
91 B
YAML
Raw Normal View History

# appveyor.yml
---
build: off
install:
- pip install .[test]
test_script:
2019-09-04 09:59:14 +00:00
- tox