Thanks to visit codestin.com Credit goes to github.com
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.
2 parents e351f29 + faeabbf commit 65df9a2Copy full SHA for 65df9a2
.travis.yml
@@ -6,7 +6,8 @@ python:
6
- "3.6"
7
- "3.7"
8
- "3.8"
9
- - "3.9-dev"
+ - "3.9"
10
+ - "3.10-dev"
11
# command to install dependencies
12
install: pip install Pygments>=2.5.2
13
# command to run tests
0 commit comments