mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
@@ -21,6 +21,7 @@ fi
|
||||
if [[ ! -z "$CI" ]]; then
|
||||
echo "Running in a CI environment…"
|
||||
|
||||
unset CI
|
||||
# Use tap output for tests.
|
||||
TAP_OUTPUT="1"
|
||||
export TAP_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user