Commit c2f4f929 authored by Noah Zoschke's avatar Noah Zoschke

add virtualenv bin to the path

parent b7e4df96
...@@ -10,6 +10,7 @@ cd $BUILD_DIR ...@@ -10,6 +10,7 @@ cd $BUILD_DIR
cat <<EOF cat <<EOF
--- ---
config_vars: config_vars:
PATH: bin:/usr/local/bin:/usr/bin:/bin
PYTHONUNBUFFERED: true PYTHONUNBUFFERED: true
EOF EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment