Files
args/.travis.yml
Kenneth Reitz 4f58daef9f no 2.6
2012-08-20 12:09:24 +10:00

9 lines
129 B
YAML

language: python
python:
- 2.7
- 3.2
install:
- pip install nose
- pip install . --use-mirrors
script: nosetests