.travis.yml: split VM based builds
commit78a22af040b8ea7c26d52755facdc332ac7bac46
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 20 Jan 2017 17:11:49 +0000 (20 17:11 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 10 Feb 2017 13:19:56 +0000 (10 13:19 +0000)
tree8833be8f5159117602eec8b7c7d928e0b524dc0e
parentfed53649715267962449a2114472e3a48bcc0e48
.travis.yml: split VM based builds

The Trusty based builds run a little slower than the main container
based ones. This is also true for the latest version of Clang. The
builds are getting very close (and occasionally run over) the 50 minute
timeout. Rather than partitioning by target I just split them into
linux-user and system builds.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml