Skip to content

Commit cf6e49f

Browse files
committed
Update Python versions for CI
1 parent 41c1d68 commit cf6e49f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ sudo: false
22

33
language: python
44
python:
5-
- "2.7"
6-
- "3.5"
75
- "3.6"
86
- "3.7"
7+
- "3.8"
8+
- "3.9"
99
- "pypy"
1010

1111
addons:

0 commit comments

Comments
 (0)