We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da253f4 commit 17c101bCopy full SHA for 17c101b
.travis.yml
@@ -11,6 +11,8 @@ jobs:
11
- make test
12
- stage: deploy
13
language: python
14
+ python:
15
+ - "3.8"
16
env:
17
- PATH=$PATH:${HOME}/google-cloud-sdk/bin
18
PYTHONPATH=${PYTHONPATH}:${GAE_PYTHONPATH} CLOUDSDK_CORE_DISABLE_PROMPTS=1
0 commit comments