Files
ha_ecovacs_bumper/.travis.yml
T
2022-12-13 17:03:13 -05:00

9 lines
108 B
YAML

language: python
python:
- "3.4"
- "3.5"
- "3.6"
install:
- pip install -e .[dev]
script: nosetests