We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85a5c6 commit d3bfabaCopy full SHA for d3bfaba
.travis.yml
@@ -15,7 +15,7 @@ jobs:
15
- npm run test:travis || travis_terminate 1
16
17
- language: python
18
- python: 3.10
+ python: "3.10"
19
script:
20
- pip install -r requirements.txt
21
- mkdocs build
0 commit comments