Loading .travis.yml +6 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,12 @@ matrix: - ${SRC_DIR}/scripts/travis/coverage-summary.sh # We manually include builds which we disable "make check" for - env: - CONFIG="--without-default-devices" - TEST_CMD="" # We manually include builds which we disable "make check" for - env: - CONFIG="--enable-debug --enable-tcg-interpreter" Loading Loading
.travis.yml +6 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,12 @@ matrix: - ${SRC_DIR}/scripts/travis/coverage-summary.sh # We manually include builds which we disable "make check" for - env: - CONFIG="--without-default-devices" - TEST_CMD="" # We manually include builds which we disable "make check" for - env: - CONFIG="--enable-debug --enable-tcg-interpreter" Loading