Files
ha_ecovacs_bumper/.travis.yml
T
2017-12-04 15:05:38 -08:00

10 lines
136 B
YAML

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