Explorar el Código

call coveage xml because its in tox env

Steve Peak hace 9 años
padre
commit
07510bd2bb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -17,6 +17,7 @@ install:
 script:
   - tox -v -- -v
 after_success:
+  - .tox/$TRAVIS_PYTHON_VERSION/bin/coverage xml
   - .tox/$TRAVIS_PYTHON_VERSION/bin/codecov -e TOXENV
 notifications:
   irc: