We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fa531 commit 7f960e0Copy full SHA for 7f960e0
1 file changed
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "3.6"
5
- "3.7"
6
- "3.8"
7
+ - "3.9"
8
- "pypy3"
9
install: pip install Markdown
10
script: python test.py
0 commit comments