Skip to content

Commit cb4c9f7

Browse files
author
hackermd
committed
Run tests with additional Python versions
1 parent 72898aa commit cb4c9f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
dist: bionic
12
language: python
23
python:
34
- "2.7"
45
- "3.4"
6+
- "3.5"
7+
- "3.6"
8+
- "3.7"
59
addons:
610
apt:
711
packages:

0 commit comments

Comments
 (0)