piebot/.travis.yml

7 lines
136 B
YAML
Raw Permalink Normal View History

2015-10-25 15:06:18 +01:00
language: python
python:
- "3.5"
- "3.5-dev" # 3.5 development branch
- "nightly" # currently points to 3.6-dev
script: nosetests