OSDN Git Service

travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image
authorThomas Huth <thuth@redhat.com>
Wed, 9 Oct 2019 17:06:58 +0000 (19:06 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Oct 2019 18:23:53 +0000 (19:23 +0100)
commit241e7955bc0ac06a5e960a6e42732e63cc0f559e
tree54cc6940f5b567f2a56804d1e759a6b6d1f55bec
parent7c1dd4d1a0d58539ba003760e804323c16bcc8ce
travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image

We've removed support for SDL 1.2 quite a while ago already, so let's
use SDL 2 now in Travis to get test coverage for SDL again.
And while we're at it, also add libsdl2-image-dev which can be used
by QEMU nowadays, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191009170701.14756-3-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml