add virtualenv bin to the path

This commit is contained in:
Noah Zoschke
2011-08-27 13:27:49 -07:00
parent b7e4df9628
commit c2f4f929f7
+1
View File
@@ -10,6 +10,7 @@ cd $BUILD_DIR
cat <<EOF
---
config_vars:
PATH: bin:/usr/local/bin:/usr/bin:/bin
PYTHONUNBUFFERED: true
EOF