Skip to content

Commit 3ccfd64

Browse files
committed
Add codecov
1 parent 7d4f30f commit 3ccfd64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
- gcloud auth activate-service-account --key-file ${G_KEY}
8383

8484
- scripts/publish_doc.sh
85+
# codecov
86+
- bash <(curl -s https://codecov.io/bash)
8587

8688
# Ubuntu Linux with glibc using g++-5
8789
- stage: Linter + Doxygen + non-debug Ubuntu/gcc-5 test

0 commit comments

Comments
 (0)