docker: include python-yaml in travis.docker
commitdca34e8c4e8cffb112a8cdc8c1ddd9dc93d1ffcc
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 18 Jul 2017 00:31:31 +0000 (17 21:31 -0300)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 18 Jul 2017 09:54:13 +0000 (18 10:54 +0100)
tree21208bb192614a949ba5e3e0b8395f24edddb513
parentf4089dc8da4e7135600093c6afac8c83fb7057a1
docker: include python-yaml in travis.docker

Although the upstream Travis images don't need this library our
"travis-lite" scripts are written in python. This allows us to do:

  make docker-travis@travis J=10

and approximate a travis run on their default image.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/docker/dockerfiles/travis.docker