.travis.yml: add --disable-user with the rest of the disables
commit0b438fa627ca192e4be2c527bf188706d64bdd0d
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 13 Mar 2018 15:24:22 +0000 (13 15:24 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 13 Mar 2018 16:22:23 +0000 (13 16:22 +0000)
treefefa272b1190aea7fef489b70bd00140d5d6daf3
parentad20a090a5ecb85e2591ccc9ef03528e7f621873
.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>
.travis.yml