travis: compile with mingw in both production and debug flavours
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 16 May 2016 12:48:37 +0000 (13:48 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 18 May 2016 17:14:29 +0000 (18:14 +0100)
commit727c5429ba94aad935ff7f483fcb350aee00c1dd
tree03e15ad1ab40389524063e5c028a305966e18c71
parent5602ef4bf2a06771412fb4ce34e38bf967e018e6
travis: compile with mingw in both production and debug flavours

This should detect anything that is only a build failure when embedded
tests or verbose mode are enabled, such as the missing include fixed
in commit 4858faf. I'm not enabling embedded tests and verbose mode
orthogonally because we don't want CI builds to take too long.

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
(cherry picked from commit 8f6fe1451ead14b82475177f40bbc2c256cba876)
.travis.yml