Skip to content
Snippets Groups Projects
Commit 692d162c authored by Alex Bennée's avatar Alex Bennée
Browse files

.travis.yml: migrate to container builds


This moves the Travis tests from the legacy VM infrastructure (which
only seems to run 5-6 jobs at once) to the new container based approach.

The principle difference is there is no sudo in the containers so all
packages are installed using the apt add-on. This means one of the build
combinations can be dropped as it was only for checking the build with
additional packages.

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Tested-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
Reviewed-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent ee8e8f92
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment