nato-converter/.travis.yml

8 lines
81 B
YAML
Raw Normal View History

2016-08-07 08:05:29 +00:00
language: python
python:
- "2.6"
- "2.7"
- "pypy"
script: ./test.py