1
0
Fork 0
mirror of synced 2024-05-28 21:11:13 -04:00
dotbot/.travis.yml

11 lines
108 B
YAML
Raw Normal View History

language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
script:
- ./.travis/run_tests