Sign in
fuchsia
/
third_party
/
github.com
/
google
/
python_portpicker
/
c0fe06c65bc2fe6d981cac2b4d12f73e197d70be
/
.
/
.travis.yml
blob: 5c5e2ad682aa18a0ffe9bac1ff0589b6815ec896 [
file
]
language:
python
python:
-
"3.6"
-
"3.7"
-
"3.8"
-
"3.9"
-
"3.10-dev"
os:
linux
arch:
-
ppc64le
dist:
focal
install:
-
pip install
--
upgrade pip
-
pip install tox
-
travis
script:
tox