Files
python-gpiozero/.travis.yml
2016-02-14 01:02:05 +00:00

14 lines
237 B
YAML

language: python
python:
- "3.5"
- "3.4"
- "3.3"
- "3.2"
- "2.7"
- "pypy"
- "pypy3"
install: "pip install -e .[test]"
script: make test
notifications:
slack: raspberrypifoundation:YoIHtVdg8Hd6gcA09QEmCYXN