We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb7737 commit a22743fCopy full SHA for a22743f
.travis.yml
@@ -8,6 +8,7 @@ python:
8
script: nosetests
9
install:
10
- pip install -r requirements.txt
11
+ - pip install unittest2
12
notifications:
13
email:
14
recipients:
0 commit comments