Parcourir la source

call coveage xml because its in tox env

Steve Peak il y a 9 ans
Parent
commit
14ac3558ea
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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: