We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24fa978 commit bf2d5adCopy full SHA for bf2d5ad
1 file changed
.travis.yml
@@ -5,6 +5,8 @@ python:
5
- "3.4"
6
- "3.5"
7
- "3.6"
8
+ - "3.7"
9
+ - "3.8"
10
- "pypy"
11
install: pip install Markdown
12
script: python test.py
0 commit comments