Skip to content

Commit 53baa5c

Browse files
committed
Add more Python versions to Travis
1 parent 9a2289b commit 53baa5c

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
@@ -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)