Ver código fonte

Limit coverage < 4

Matthew Wang 8 anos atrás
pai
commit
c82281670d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver arquivo

@@ -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