Files
ha_ecovacs_bumper/sucks/.travis.yml
T
bittles ba74994156 repo cleanup
move sucks stuff to its own folder
2023-01-04 14:45:00 -05:00

9 lines
108 B
YAML

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