Update .travis.yml

This commit is contained in:
Jing Ling
2020-02-17 12:42:19 +08:00
committed by GitHub
parent 8353acb404
commit ece8001f00
+3 -2
View File
@@ -26,8 +26,9 @@ matrix:
- choco install python
- python -m pip install --upgrade pip
- chcp.com 65001
- export PYTHONIOENCODING=UTF-8
env: PATH=/c/Python38:/c/Python38/Scripts:$PATH
env:
- PATH=/c/Python38:/c/Python38/Scripts:$PATH
- PYTHONIOENCODING=UTF-8
install:
- pip3 install -U pip