mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
Update .travis.yml
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user