travis: stop using container based envs
commit4036878c3a02cb29291b8a1679a7e283f674fb3c
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 9 Jan 2019 16:31:12 +0000 (9 16:31 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 14 Jan 2019 14:52:30 +0000 (14 14:52 +0000)
treeb49937b2bdbcaabfdcfef57639c43c3a98390fda
parent9b29d0490d3f8b912d7a635004c89f9ef0a61b52
travis: stop using container based envs

The Travis container based envs are deprecated:

  https://docs.travis-ci.com/user/reference/trusty/

  "Container-based infrastructure is currently being deprecated.
   Please remove any sudo: false keys in your .travis.yml file
   to use the default fully-virtualized Linux infrastructure
   instead."

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml