logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit b1b08fe846408d4f8525dca0e9a248be36fc0901
parent f45face06aa3132988605a359b6bb2f785a99161
Author: Frederic Cambus <fred@statdns.com>
Date:   Tue,  6 Dec 2016 21:12:34 +0100

Trigger Coverity Scan on master branch

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -18,4 +18,4 @@ addons: description: "Fast Web log analyzer using probabilistic data structures" build_command_prepend: cmake . build_command: make - branch_pattern: coverity_scan + branch_pattern: master