Skip to content
Snippets Groups Projects
Commit c2f4f929 authored by Noah Zoschke's avatar Noah Zoschke
Browse files

add virtualenv bin to the path

parent b7e4df96
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
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