Skip to content

Commit bc88883

Browse files
committed
Updated Travis config
1 parent dec896e commit bc88883

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
language: python
22

33
python:
4-
- "3.4"
5-
- "3.5"
6-
- "3.6"
7-
- "3.7"
84
- "3.8"
5+
- "3.9"
96

107
sudo: false
118

0 commit comments

Comments
 (0)