Travis CI: Try fixing Coverity scan

This commit is contained in:
Přemysl Eric Janouch 2015-02-14 06:00:16 +01:00
parent 915459097e
commit 23010c60d4
1 changed files with 1 additions and 1 deletions

View File

@ -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: