提交 2d123ad2 编写于 作者: A Alex Bennée 提交者: Peter Maydell

.travis.yml: Add aarch64-* targets

Now the AArch64 targets are in mainline we can include them in our
Travis test matrix.
Signed-off-by: NAlex Bennée <alex.bennee@linaro.org>
Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
上级 e0350d0c
...@@ -16,6 +16,7 @@ env: ...@@ -16,6 +16,7 @@ env:
matrix: matrix:
- TARGETS=alpha-softmmu,alpha-linux-user - TARGETS=alpha-softmmu,alpha-linux-user
- TARGETS=arm-softmmu,arm-linux-user - TARGETS=arm-softmmu,arm-linux-user
- TARGETS=aarch64-softmmu,aarch64-linux-user
- TARGETS=cris-softmmu - TARGETS=cris-softmmu
- TARGETS=i386-softmmu,x86_64-softmmu - TARGETS=i386-softmmu,x86_64-softmmu
- TARGETS=lm32-softmmu - TARGETS=lm32-softmmu
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册