deb-python-httpretty/.travis.yml
Gabriel Falcao 9866533a98 travis + tox
2012-11-07 23:54:18 -05:00

10 lines
105 B
YAML

language: python
python:
- "2.6"
- "2.7"
install:
- pip install -r requirements.pip
script: make