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 6d025f0 commit 88ddfc7Copy full SHA for 88ddfc7
.travis.yml
@@ -20,7 +20,7 @@ matrix:
20
21
# Job2: This is the job of checking code style.
22
- os: linux
23
- dist: jammy
+ dist: focal
24
env: LINT=1 PYTHON=2.7
25
before_install:
26
- sudo apt-get update
0 commit comments