Browse Source

Limit coverage < 4

Matthew Wang 8 years ago
parent
commit
c82281670d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -11,7 +11,7 @@ python:
11 11
 before_install:
12 12
   - pip --quiet install docutils
13 13
   - pip --quiet install Pygments==1.6
14
-  - pip --quiet install coverage
14
+  - pip --quiet install "coverage<4"
15 15
   - coverage --version
16 16
   - sudo apt-get update
17 17
   - sudo apt-get --quiet=2 install patchutils