From 782bfbd1085fb0e2cccbbcea528682617b67856f Mon Sep 17 00:00:00 2001
From: Wendal Chen
Date: Thu, 23 Apr 2015 13:03:11 +0800
Subject: [PATCH] Update .travis.yml
...
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
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/