python-veml6070/.travis.yml

9 lines
71 B
YAML

---
sudo: false
language: python
python:
- "2.7"
script:
- pytest