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 775048d commit 94e47b8Copy full SHA for 94e47b8
1 file changed
.travis.yml
@@ -92,7 +92,8 @@ jobs:
92
language: node_js
93
node_js: "node"
94
install:
95
- - pyenv global 3.7.1
+ - pyenv global 3.6.7
96
+ # - pyenv global 3.7.1
97
- python3.7 -m pip install --upgrade pip
98
- make lint-py-build
99
script:
0 commit comments