]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .travis.yml
Travis-CI: Update PATH
[people/ms/u-boot.git] / .travis.yml
index ea560b936007ea8ca6a9114754316a78297e2e46..4b7f8dd8e4ded1b8a72af81e50acea54f8b89f9e 100644 (file)
@@ -52,7 +52,7 @@ install:
 
 env:
   global:
-    - PATH=/tmp/dtc:/tmp/qemu-install/bin:/tmp/uboot-test-hooks/bin:$PATH
+    - PATH=/tmp/dtc:/tmp/qemu-install/bin:/tmp/uboot-test-hooks/bin:/usr/bin:/bin
     - PYTHONPATH=/tmp/uboot-test-hooks/py/travis-ci
     - BUILD_DIR=build
     - HOSTCC="cc"