whois/.travis.yml
2015-03-04 16:24:10 +09:00

7 lines
78 B
YAML

language: python
python:
- "2.6"
- "2.7"
script:
- python setup.py test