wexpect-venv/appveyor.yml

10 lines
106 B
YAML
Raw Normal View History

# appveyor.yml
---
build: off
install:
- pip install .[test]
test_script:
2019-09-04 09:12:53 +00:00
- python -m unittest