summaryrefslogtreecommitdiff
path: root/.travis
diff options
context:
space:
mode:
Diffstat (limited to '.travis')
-rwxr-xr-x.travis/run.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis/run.sh b/.travis/run.sh
index 971ce4896..ab2c7e966 100755
--- a/.travis/run.sh
+++ b/.travis/run.sh
@@ -2,10 +2,6 @@
set -e
set -x
-# This is required in order to get UTF-8 output inside of the subprocesses that
-# our tests use.
-export LC_CTYPE=en_US.UTF-8
-
# We want to create the virtual environment here, but not actually run anything
tox --notest