mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
travis: explicitly set LANG on all builds (to C or en_US.UTF-8)
This commit is contained in:
parent
4cd8c699e2
commit
8ae1b52070
@ -34,7 +34,9 @@ notifications:
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
env: LANG=en_US.UTF-8
|
||||
- os: linux
|
||||
env: LANG=C
|
||||
- os: osx
|
||||
env: LANG=en_US.UTF-8
|
||||
fast_finish: true
|
||||
|
Loading…
Reference in New Issue
Block a user