Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-05-05 21:09:35 -04:00
parent 239fa2e657
commit 692df5fd2c
+1
View File
@@ -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