Skip to content

Commit 6bf5c6e

Browse files
committed
Remove unnecessary build matrix from .travis.yml.
1 parent f91d638 commit 6bf5c6e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ python:
99
- "3.8"
1010
- "3.9"
1111

12-
matrix:
13-
include:
14-
- python: "3.7"
15-
dist: xenial
16-
sudo: true
17-
1812
before_install:
1913
- sudo apt-get -qq update
2014
- sudo apt-get install -y libmagic-dev

0 commit comments

Comments
 (0)