Skip to content

Commit 09266be

Browse files
committed
Add codecov
1 parent 06648a1 commit 09266be

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
@@ -86,6 +86,8 @@ jobs:
8686
- gcloud auth activate-service-account --key-file ${G_KEY}
8787

8888
- scripts/publish_doc.sh
89+
# codecov
90+
- bash <(curl -s https://codecov.io/bash)
8991

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

0 commit comments

Comments
 (0)