travis: reduce coverage of gprof build
commit73d99c11d2009c2195825fa5de4fb44f867f73b0
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Jun 2018 13:24:20 +0000 (12 14:24 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 14 Jun 2018 19:24:05 +0000 (14 20:24 +0100)
tree278e166e43fb80f8a17890f6475a22dd2b92c446
parent6a259f8d759e0c7f999473fd0668070f5b03ed7b
travis: reduce coverage of gprof build

This build is regularly timing out and even switching off linux-user
wasn't enough. Instead explicitly choose a target list of broadly the
"major" architectures. This is enough to check the gprof build
machinery works without worrying about the actual coverage results.

I did try various YAML constructs for specifying CONFIG with
continuation but couldn't get any of them to work hence the very long
line.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
.travis.yml