peru/.travis.yml

7 lines
73 B
YAML
Raw Normal View History

language: python
python:
- "3.2"
- "3.3"
- "3.4"
script: ./test.sh