Explorar el Código

Travis: Try tox 2.2.1

Ask Solem hace 8 años
padre
commit
83f9cdf3fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -23,7 +23,7 @@ before_install:
     lsb_release -a
 install:
   - pip install -U pip
-  - pip install tox==2.3.0 --no-binary=tox
+  - LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8" pip install tox==2.2.1
 script:
   - tox -v -- -v
 after_success: