Commit 6bf5c6e7 by Victor M. Alvarez

Remove unnecessary build matrix from .travis.yml.

parent f91d6389
......@@ -9,12 +9,6 @@ python:
- "3.8"
- "3.9"
matrix:
include:
- python: "3.7"
dist: xenial
sudo: true
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libmagic-dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment