yapps/.travis.yml
Matthias Urlichs 701b4cd33b Also test with pypy
just for the heck of it
2014-05-16 10:21:25 +02:00

7 lines
85 B
YAML

language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "pypy"
script: sh test.sh