warcprox/.travis.yml
2013-12-04 17:34:23 -08:00

11 lines
114 B
YAML

# vim: set sw=4 et:
#
language: python
python:
- "2.7"
- "3.2"
- "3.3"
script: python setup.py test