Skip to content
Snippets Groups Projects
Commit fa6365b7 authored by Tom Rini's avatar Tom Rini
Browse files

Travis-CI: Update PATH


We now can no longer re-use the provided path and need to give the
full PATH we want used now.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent de2ad2c4
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
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