commit | 78a22af040b8ea7c26d52755facdc332ac7bac46 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Fri Jan 20 17:11:49 2017 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Fri Feb 10 13:19:56 2017 +0000 |
tree | 8833be8f5159117602eec8b7c7d928e0b524dc0e | |
parent | fed53649715267962449a2114472e3a48bcc0e48 [diff] |
.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>