1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

travis: disable debian, ubuntu, fedora for now

Until we have fixed their build issues.
(Py2/Py3 etc)
This commit is contained in:
Michael Vetter 2020-10-09 09:49:27 +02:00
parent 315863575b
commit a80b5603a4

View File

@ -16,14 +16,14 @@ matrix:
include: include:
- os: linux - os: linux
env: BUILD_FLAVOR=tumbleweed env: BUILD_FLAVOR=tumbleweed
- os: linux # - os: linux
env: BUILD_FLAVOR=debian # env: BUILD_FLAVOR=debian
- os: linux # - os: linux
env: BUILD_FLAVOR=ubuntu # env: BUILD_FLAVOR=ubuntu
- os: linux - os: linux
env: BUILD_FLAVOR=arch env: BUILD_FLAVOR=arch
- os: linux # - os: linux
env: BUILD_FLAVOR=fedora # env: BUILD_FLAVOR=fedora
- os: osx - os: osx
env: env:
# Ensure that "keg-only" Homebrew versions are used. # Ensure that "keg-only" Homebrew versions are used.