]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .travis.yml
Travis-CI: Add job for running test.py on qemu_arm64
[people/ms/u-boot.git] / .travis.yml
index b91cc40a12ab0f37636eddd0a27042f30b90bea2..2a98c4bb11ccc85aad70f3391c53ba822168b795 100644 (file)
@@ -338,6 +338,11 @@ matrix:
           TEST_PY_TEST_SPEC="not sleep"
           QEMU_TARGET="arm-softmmu"
           BUILDMAN="^qemu_arm$"
+    - env:
+        - TEST_PY_BD="qemu_arm64"
+          TEST_PY_TEST_SPEC="not sleep"
+          QEMU_TARGET="aarch64-softmmu"
+          BUILDMAN="^qemu_arm64$"
     - env:
         - TEST_PY_BD="qemu_mips"
           TEST_PY_TEST_SPEC="not sleep"