From cb88362caca5a910e8409a6452b99ac6eb0c65fa Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Sun, 8 Oct 2017 06:37:08 +0200
Subject: [PATCH] ``

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 87c2209..8b6fbab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ script:
  - python setup.py nosetests
 install:
  - pip install -r requirements.txt
+ - pip install  --force-reinstall coverage>=4.0,<4.4
 after_success:
  - codeclimate-test-reporter
  - bash build.sh
-- 
GitLab