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 32a6d07 commit ec979dcCopy full SHA for ec979dc
.travis.yml
@@ -6,4 +6,5 @@ python:
6
env: HTTPBIN_URL=http://httpbin.org/
7
script: make simpleci
8
install:
9
+ - pip install nose
10
- pip install . --use-mirrors
0 commit comments