From b081686b05931064b4f9a26621d77a5d43941832 Mon Sep 17 00:00:00 2001 From: GDR! Date: Wed, 8 Jun 2016 17:28:41 +0200 Subject: Coverity fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 78666bb..2d379a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,7 +67,7 @@ addons: name: "gjedeer/tuntox" description: "Build submitted via Travis CI" notification_email: gdr@gdr.name - build_command_prepend: "make clean" +# build_command_prepend: "make clean" build_command: "make" branch_pattern: master -- cgit v1.2.3