summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3f7b14b4..88b9ed86 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
- 3.5
- pypy
env:
- - LANG=C PYTHONHASHSEED=0
+ - LC_ALL=C PYTHONHASHSEED=0
script:
# update egg_info based on setup.py in checkout
- python bootstrap.py