injector/.travis.yml

8 lines
86 B
YAML
Raw Normal View History

2012-11-13 17:50:46 +00:00
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "pypy"
2012-11-13 18:27:48 +00:00
script: py.test -vv