Files
ha_ecovacs_bumper/.travis.yml
T
2017-12-10 17:57:05 -08:00

9 lines
108 B
YAML

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