]> git.ipfire.org Git - people/ms/u-boot.git/commit
travis-ci: Add swig and libpython-dev to the package list
authorTom Rini <trini@konsulko.com>
Mon, 23 Jan 2017 22:40:22 +0000 (17:40 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 24 Jan 2017 15:35:57 +0000 (10:35 -0500)
commitf2b0c007f84e582b7a101bd49db60cc8d75f5de4
treee167a87fd6a9b621b4bc5f9a7b62ce2ce090362c
parentc8a25ac4d1581205e90a206944e7df33e97ccf39
travis-ci: Add swig and libpython-dev to the package list

As part of 1905c8fc711a we introduced failures depending on if swig and
libpython-dev are installed or not.  To provide coverage for this are of
code in the future ensure we have these packages installed.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
.travis.yml