We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bee132 commit a2cc128Copy full SHA for a2cc128
1 file changed
.travis.yml
@@ -14,6 +14,7 @@ install:
14
- pip install --upgrade setuptools
15
- pip install -U tox-travis
16
- pip install -U coveralls
17
+ - pip install -U contextlib2
18
19
script:
20
- tox
0 commit comments