.travis.yml: add --enable-plugins tests
commit4fbddb5d965837c85ba23b06b346b10dd294d5ff
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 11 Oct 2019 15:41:16 +0000 (11 16:41 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2019 15:12:38 +0000 (28 15:12 +0000)
treeb443cfce8182669a340dac36e6aee0f5356dc716
parentdc069b22a1c2fe988ad58fa9de7d768bf67cc9a0
.travis.yml: add --enable-plugins tests

check-tcg will automatically run the plugins against most TCG tests if
it is enabled in the build. We exclude sparc64-linux-user for now as
there are pending patches that need to be merged fixing it's fork
implementation.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
.travis.yml