Skip to content

Commit 3beb813

Browse files
committed
Update .travis.yml
1 parent 1800082 commit 3beb813

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,10 +1,10 @@
11
language: python
22

33
python:
4-
- "2.7"
5-
- "3.4"
6-
- "3.5"
74
- "3.6"
5+
- "3.7"
6+
- "3.8"
7+
- "3.9"
88

99
install:
1010
- pip install --editable . # Install it self

0 commit comments

Comments
 (0)