We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b2839e + 37b8637 commit 5163666Copy full SHA for 5163666
1 file changed
.travis.yml
@@ -15,7 +15,7 @@ install:
15
- pip install -r dev-requirements.txt
16
- pip uninstall django --yes
17
- pip install -q django$DJANGO_VERSION
18
- - pip install coveralls
+ - pip install coveralls==1.7.0
19
- pip install -e .
20
before_script:
21
- flake8 sparkpost test
0 commit comments