Files
ha_ecovacs_bumper/.travis.yml
T
2017-12-04 15:01:26 -08:00

8 lines
116 B
YAML

language: python
python:
- "3.5"
install:
- pip install pipenv
- pipenv install -d --system
script: nosetests