Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-010618-1'...
commit392fba9f583223786f844dce9b2e7f9a0ce0147a
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Jun 2018 16:32:30 +0000 (1 17:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Jun 2018 16:32:30 +0000 (1 17:32 +0100)
tree7a8f3c98a509dd46bb0880f014a36fb233938cc9
parentba7fccfffecf5915bb8a40e70cba40ba2a3284b4
parentac07ffc65472ec3b1255f427051481fc9050a2f8
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-010618-1' into staging

Some Travis & Docker updates

 - simplification of the build matrix
 - usability tweaks for docker
 - update Travis docker image

# gpg: Signature made Fri 01 Jun 2018 15:05:03 BST
# gpg:                using RSA key FBD0DB095A9E2A44
# gpg: Good signature from "Alex BennĂ©e (Master Work Key) <alex.bennee@linaro.org>"
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* remotes/stsquad/tags/pull-travis-updates-010618-1:
  .travis.yml: update GCC sanitizer build to GCC 7
  .travis.yml: make current setup explicit
  .travis.yml: rationalise clang testing
  docker: update Travis docker image
  docker: do not display deprecated images in 'make docker' help
  docker: sort images list displayed by 'make docker'
  .travis.yml: disable linux-user build for gcov

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>