nato-converter/.travis.yml
2016-08-07 10:05:29 +02:00

8 lines
81 B
YAML

language: python
python:
- "2.6"
- "2.7"
- "pypy"
script: ./test.py