injector/.travis.yml

8 lines
86 B
YAML

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