mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
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:
parent
4729876714
commit
3855ba9136
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue