yapps/.travis.yml
2018-10-15 12:56:59 +02:00

9 lines
105 B
YAML

language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "pypy"
script: sh test.sh