[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Tue Nov 20 06:04:01 UTC 2018
.travis.yml | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 96b24c5124a085b7601215360eed847ce5302699
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Tue Nov 20 01:03:42 2018 -0500
[travis] Add codecov.io
diff --git a/.travis.yml b/.travis.yml
index eadfa767..7f4bb47f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,7 @@ matrix:
- 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/deploy-docs.sh
- bash .ci/trigger-coverity.sh
More information about the HarfBuzz
mailing list