Skip to content

Commit 5163666

Browse files
author
Tom Mairs
authored
Merge pull request #210 from darrensmith223/patch-3
Update .travis.yml
2 parents 7b2839e + 37b8637 commit 5163666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515
- pip install -r dev-requirements.txt
1616
- pip uninstall django --yes
1717
- pip install -q django$DJANGO_VERSION
18-
- pip install coveralls
18+
- pip install coveralls==1.7.0
1919
- pip install -e .
2020
before_script:
2121
- flake8 sparkpost test

0 commit comments

Comments
 (0)