Try to get travis to test LC_ALL=en_US.ascii

This commit is contained in:
Matthew Honnibal 2016-10-20 14:32:16 +02:00
parent 213027a1a1
commit 339b56eb1f

View File

@ -12,8 +12,9 @@ os:
- linux
env:
- VIA="compile"
- VIA="sdist"
- VIA=compile LC_ALL=en_US.ascii
- VIA=compile
- VIA=sdist
install:
- "./travis.sh"