mirror of
https://github.com/arsenetar/send2trash.git
synced 2025-05-08 01:39:51 +00:00
Update .travis.yml
This commit is contained in:
parent
9f76fbf036
commit
37be84d46e
@ -4,7 +4,7 @@ matrix:
|
|||||||
- os: windows
|
- os: windows
|
||||||
language: sh
|
language: sh
|
||||||
python: "3.8"
|
python: "3.8"
|
||||||
env: "PATH="/c/Python:/c/Python/Scripts:$PATH""
|
env: "PATH=/c/Python:/c/Python/Scripts:$PATH"
|
||||||
# Perform the manual steps on windows to install python3
|
# Perform the manual steps on windows to install python3
|
||||||
before_install:
|
before_install:
|
||||||
- choco install python --version=3.8.6
|
- choco install python --version=3.8.6
|
||||||
@ -25,7 +25,6 @@ matrix:
|
|||||||
arch: ppc64le
|
arch: ppc64le
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
arch: ppc64le
|
arch: ppc64le
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- python -m pip install tox
|
- python -m pip install tox
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user