env at the end

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-06 09:56:22 -05:00
parent 1466e4baba
commit 6441328dc4
+3 -1
View File
@@ -79,4 +79,6 @@ if [[ "$TAP_OUTPUT" ]]; then
else
echo "$ pipenv run time pytest -v -n auto tests -m \"$TEST_SUITE\""
"$RAM_DISK/.venv/bin/pipenv" run time pytest -v -n auto tests -m "$TEST_SUITE"
fi
fi
env