]> git.ipfire.org Git - thirdparty/qemu.git/commit - .travis.yml
.travis.yml: update GCC sanitizer build to GCC 7
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 30 May 2018 08:09:31 +0000 (09:09 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 1 Jun 2018 14:00:54 +0000 (15:00 +0100)
commitac07ffc65472ec3b1255f427051481fc9050a2f8
treeed80b02262fa635cb73b2a3584b159945a186550
parent044722d507bc846501da8d43b5f372a49d6b513f
.travis.yml: update GCC sanitizer build to GCC 7

GCC has moved on and so should we. We also enable apt update to ensure
we get the latest build from the toolchain PPA.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
.travis.yml