Explorar el Código

Limit coverage < 4

Matthew Wang hace 8 años
padre
commit
c82281670d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

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