travis: actually disable debug for non-debug
authorDoug Goldstein <cardoe@cardoe.com>
Fri, 4 Mar 2016 20:09:48 +0000 (14:09 -0600)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 7 Mar 2016 15:33:12 +0000 (10:33 -0500)
commit54ef3ed14464042d1d9ce7bdb046b46269deea15
tree7c336f057a24ceaa11c0fe9cd120e3aabdade3b3
parent9bcc3998bdd0f430a79485bbcc0c85ed6deee686
travis: actually disable debug for non-debug

Non-debug builds need to explicitly disable debug due to debug being
defaulted to y in Config.mk

(Xen keeps debug=y in the staging branch. When Xen is in rc-X stage
the debug is altered so that the builds don't have the debug
option enabled by default).

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
.travis.yml