Codebase list httmock / debian/1.2.6-1 .travis.yml
debian/1.2.6-1

Tree @debian/1.2.6-1 (Download .tar.gz)

.travis.yml @debian/1.2.6-1raw · history · blame

language: python
python:
    - 2.6
    - 2.7
    - pypy
    - 3.3
    - 3.4
    - 3.5
install:
    - "pip install requests"
script: nosetests