.travis.yml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c49e43c1ffee0e9664da6202ace493d932b725a1
Author: Behdad Esfahbod <[email protected]>
Date:   Tue Nov 20 01:06:50 2018 -0500

    [travis] Another push for codecov.io after setting token

diff --git a/.travis.yml b/.travis.yml
index 7f4bb47f..ef8b01d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,8 +28,8 @@ matrix:
         - make check || .ci/fail.sh
         - rm -rf freetype-2.9
       after_success:
-        - bash .ci/run-coveralls.sh # for coveralls.io code coverage tracking
-        - bash <(curl -s https://codecov.io/bash)
+        - bash .ci/run-coveralls.sh # coveralls.io code coverage
+        - bash <(curl -s https://codecov.io/bash) # codecov.io code coverage
         - bash .ci/deploy-docs.sh
         - bash .ci/trigger-coverity.sh
 
_______________________________________________
HarfBuzz mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to