From b2f1cf87757f5e3d3da652fda97d76c8faa7e523 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Wed, 6 Dec 2017 01:50:03 +0100 Subject: [PATCH] Try to fix travis locale problem --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 43764689e..f859d1c55 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ os: - linux env: - #- VIA=compile LC_ALL=en_US.ascii + - VIA=compile - VIA=flake8 #- VIA=pypi_nightly