Skip to content

Commit bf2d5ad

Browse files
committed
Test with Python 3.7 and 3.8
1 parent 24fa978 commit bf2d5ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ python:
55
- "3.4"
66
- "3.5"
77
- "3.6"
8+
- "3.7"
9+
- "3.8"
810
- "pypy"
911
install: pip install Markdown
1012
script: python test.py

0 commit comments

Comments
 (0)