Commit 28b1f7b3 by Ned Batchelder

Update coverage.py to 4.0b3

parent 47d2fe23
......@@ -26,7 +26,7 @@ sudo: false
python:
- "2.7"
install:
- "pip install coveralls"
- "pip install coveralls==1.0b1"
- "make install"
before_script:
- "export DISPLAY=:99.0"
......
-r base.txt
-r test-acceptance.txt
coverage==3.7.1
coverage==4.0b3
ddt==0.8.0
django-nose==1.4.1
mock==1.0.1
......
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