Skip to content

Commit 3f97229

Browse files
committed
Add more Python versions to Travis
1 parent 36fc523 commit 3f97229

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ python:
88
- "3.6"
99
- "3.7"
1010
- "3.8"
11+
- "3.9-dev"
1112
- "pypy3.5"
13+
- "pypy3"
1214

1315
install:
1416
- pip install tox-travis

0 commit comments

Comments
 (0)