summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2016-09-20 14:47:08 -0400
committerJacob Keeler <jacob.keeler@livioradio.com>2016-09-20 14:47:08 -0400
commitb749d71e496f133437d5bd44860a6dcfdd7df9e7 (patch)
treef77320f63947b381bb852cc6b33bca7380ba0374
parent039581419749dbdd32590804e8b14a77fcaf9636 (diff)
downloadsdl_core-b749d71e496f133437d5bd44860a6dcfdd7df9e7.tar.gz
Add coverity branch to travis.yml
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 22a0085e34..692c8d181d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ sudo: required
only:
- master
- develop
+ - coverity
- \/feature\/.+
- \/fix\/.+
- \/hotfix\/.+