python-veml6070/.travis.yml

9 lines
71 B
YAML
Raw Normal View History

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