]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .travis.yml
env: Drop env_get_char_spec()
[people/ms/u-boot.git] / .travis.yml
index 7b9ec1eb5a6d07e4ea9b5e5a15ea137703d3dc41..ea560b936007ea8ca6a9114754316a78297e2e46 100644 (file)
@@ -263,6 +263,15 @@ matrix:
         - TEST_PY_BD="sandbox"
           BUILDMAN="^sandbox$"
           TOOLCHAIN="x86_64"
+    - env:
+        - TEST_PY_BD="sandbox_spl"
+          TEST_PY_TEST_SPEC="test_ofplatdata"
+          BUILDMAN="^sandbox$"
+          TOOLCHAIN="x86_64"
+    - env:
+        - TEST_PY_BD="sandbox_flattree"
+          BUILDMAN="^sandbox_flattree$"
+          TOOLCHAIN="x86_64"
     - env:
         - TEST_PY_BD="vexpress_ca15_tc2"
           TEST_PY_ID="--id qemu"