diff --git a/.travis.yml b/.travis.yml
index 4250df76a..f7d8c2af2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ jdk:
branches:
only:
- master
+ - coverity_scan
before_script:
- psql -c 'create database nutztest;' -U postgres
- cp ./tools/travis-ci/nutz-test.properties ./test/