Sfoglia il codice sorgente

Travis: Try tox 2.2.1

Ask Solem 8 anni fa
parent
commit
83f9cdf3fb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: