Explorar o código

Adding back codecov requirement

Lucas Villeneuve %!s(int64=5) %!d(string=hai) anos
pai
achega
4a8a38413b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -11,7 +11,7 @@ before_install:
   - mysql --version
   - python --version
   - pip install -U pip
-  - pip install -U pytest
+  - pip install -U codecov
   - pip install -U pytest-cov
 install:
   - pip install -r requirements.txt