Add virtualenv to the list of installed packages (no specific version required)
Compare changes
+ 6
− 3
@@ -52,7 +52,8 @@ if [[ "$PYTHON_VERSION" == "2.7" ]]; then
@@ -76,7 +77,8 @@ if [[ "$PYTHON_VERSION" == "3.4" ]]; then
@@ -100,7 +102,8 @@ if [[ "$PYTHON_VERSION" == "3.5" ]]; then