Commit 97bc56cf by Oleg Marshev

Fix travis to work with diff-cover.

parent 03aa08c9
...@@ -6,6 +6,7 @@ services: ...@@ -6,6 +6,7 @@ services:
install: install:
- pip install -r requirements/test.txt - pip install -r requirements/test.txt
- git fetch origin master:refs/remotes/origin/master # https://github.com/edx/diff-cover#troubleshooting
- pip install coveralls - pip install coveralls
script: script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment