Skip to content

Commit 3117a73

Browse files
committed
Update .travis yml file
1 parent 19148a9 commit 3117a73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
language: python
22
python:
3-
- 2.7
4-
- 3.4
5-
- 3.5
63
- 3.6
74
- 3.7
85
- 3.8
96
- 3.9
107
- 3.10
8+
- 3.11
9+
- 3.12
10+
- 3.13
1111
install:
1212
- pip install coverage coveralls
1313
script:

0 commit comments

Comments
 (0)