/
/
opt
/
gsutil
/
third_party
/
google-reauth-python
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.130
PHP 8.3.16
Dir:
/opt/gsutil/third_party/google-reauth-python
Edit:
/opt/gsutil/third_party/google-reauth-python/.travis.yml
language: python sudo: false matrix: include: - python: 3.6 env: NOX_SESSION=lint - python: 2.7 env: NOX_SESSION="tests(py='2.7')" - python: 3.4 env: NOX_SESSION="tests(py='3.4')" - python: 3.5 env: NOX_SESSION="tests(py='3.5')" - python: 3.6 env: NOX_SESSION="tests(py='3.6')" cache: directories: - ${HOME}/.cache install: - pip install --upgrade nox-automation script: - nox -s "$NOX_SESSION"
Ukuran: 431 B