mirror of
https://github.com/arsenetar/send2trash.git
synced 2025-05-11 03:09:50 +00:00
Merge pull request #54 from asellappen/master
Adding power support for this package to support arch independent
This commit is contained in:
commit
2eb3242cd9
@ -23,6 +23,11 @@ matrix:
|
|||||||
- python: "nightly" # 3.10
|
- python: "nightly" # 3.10
|
||||||
before_script:
|
before_script:
|
||||||
- export TOXENV=py310
|
- export TOXENV=py310
|
||||||
|
- python: "2.7"
|
||||||
|
arch: ppc64le
|
||||||
|
- python: "3.6"
|
||||||
|
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