commit | 0b438fa627ca192e4be2c527bf188706d64bdd0d | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue Mar 13 15:24:22 2018 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue Mar 13 16:22:23 2018 +0000 |
tree | fefa272b1190aea7fef489b70bd00140d5d6daf3 | |
parent | ad20a090a5ecb85e2591ccc9ef03528e7f621873 [diff] |
.travis.yml: add --disable-user with the rest of the disables As all the disabled features only affect system emulation we might as well disable user mode to save compile time. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>