1
0
Fork 0
mirror of synced 2024-06-02 15:31:09 -04:00
dotbot/.travis.yml
2016-01-18 13:14:58 +09:00

13 lines
120 B
YAML

language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
sudo: false
script:
- ./test/test_travis