Fix to Coverity config in Travis-CI

This commit is contained in:
Paul Bakker 2014-05-06 10:34:42 +02:00
parent 5593f7caae
commit 440aa2d120

View File

@ -22,7 +22,5 @@ addons:
description: "PolarSSL Open Source SSL Library"
notification_email: p.j.bakker@polarssl.org
build_command_prepend:
- cmake -D CMAKE_BUILD_TYPE:String="Check" .
- make clean
build_command: make
branch_pattern: development