diff options
author | DDuarte <dnpd.dd@gmail.com> | 2014-07-20 19:38:43 +0100 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2014-07-20 19:38:43 +0100 |
commit | e7f9df192c9ceaf2c0c53e9f5ba65c5dd2a14a79 (patch) | |
tree | d07745aeea991945a6964dbd7a13b7d1de47991f | |
parent | 7366102e8082b22c0e1f0aa64092c9b4c3648ce3 (diff) |
Misc/Travis: Enable Travis in the coverity_scan branch & add coverity badge to readme
-rw-r--r-- | .travis.yml | 1 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c468b60ab57..e0ad5927b7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ branches: only: - master - 4.3.4 + - coverity_scan git: depth: 1 diff --git a/README.md b/README.md index 8e958a0bbb4..d89fd842687 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ #  TrinityCore [](https://travis-ci.org/TrinityCore/TrinityCore) +[](https://scan.coverity.com/projects/435) ## Introduction |