Skip to content
Snippets Groups Projects
Commit 591ff1ff authored by Alex Bennée's avatar Alex Bennée
Browse files

.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg tests


Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 8d8a8ab5
No related branches found
No related tags found
No related merge requests found
......@@ -284,5 +284,5 @@ matrix:
# Run check-tcg against softmmu targets
- env:
- CONFIG="--target-list=xtensa-softmmu,arm-softmmu"
- CONFIG="--target-list=xtensa-softmmu,arm-softmmu,aarch64-softmmu,alpha-softmmu"
- TEST_CMD="make -j3 check-tcg V=1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment