Sfoglia il codice sorgente

call coveage xml because its in tox env

Steve Peak 9 anni fa
parent
commit
14ac3558ea
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -26,7 +26,8 @@ install:
 script:
   - tox -v -- -v
 after_success:
-  - .tox/$TRAVIS_PYTHON_VERSION/bin/coveralls
+  - .tox/$TRAVIS_PYTHON_VERSION/bin/coverage xml
+  - .tox/$TRAVIS_PYTHON_VERSION/bin/codecov -e TOXENV
 notifications:
   irc:
     channels: