travis: Disable testing on gentoo

We would love to test on gentoo, but this currently breaks CI. Open to
community contributions to improve our coverage of this distrubition.
This commit is contained in:
Tomas Babej
2020-11-21 00:25:58 -05:00
parent 4729876714
commit 3855ba9136

View File

@@ -2,10 +2,6 @@ sudo: required
language: generic
matrix:
include:
- name: "Gentoo (latest)"
os: linux
env: CONTAINER=gentoo
services: docker
- name: "Centos 7"
os: linux
env: CONTAINER=centos7