From 23010c60d4dac2d6138ade50f16af322c0ac2acf Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sat, 14 Feb 2015 06:00:16 +0100
Subject: Travis CI: Try fixing Coverity scan
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index b0c9c25..159fd4d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ addons:
name: "pjanouch/sdtui"
description: "StarDict terminal UI"
notification_email: p.janouch@gmail.com
- build_command_prepend: "mkdir build; cd build; cmake .. -DCMAKE_BUILD_TYPE=Release"
+ build_command_prepend: "cmake .. -DCMAKE_BUILD_TYPE=Release -DWITH_GTK=ON -DBUILD_TESTING=ON"
build_command: "make"
branch_pattern: coverity_scan
compiler:
--
cgit v1.2.3-70-g09d2