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:
parent
315863575b
commit
a80b5603a4
12
.travis.yml
12
.travis.yml
@ -16,14 +16,14 @@ matrix:
|
||||
include:
|
||||
- os: linux
|
||||
env: BUILD_FLAVOR=tumbleweed
|
||||
- os: linux
|
||||
env: BUILD_FLAVOR=debian
|
||||
- os: linux
|
||||
env: BUILD_FLAVOR=ubuntu
|
||||
# - os: linux
|
||||
# env: BUILD_FLAVOR=debian
|
||||
# - os: linux
|
||||
# env: BUILD_FLAVOR=ubuntu
|
||||
- os: linux
|
||||
env: BUILD_FLAVOR=arch
|
||||
- os: linux
|
||||
env: BUILD_FLAVOR=fedora
|
||||
# - os: linux
|
||||
# env: BUILD_FLAVOR=fedora
|
||||
- os: osx
|
||||
env:
|
||||
# Ensure that "keg-only" Homebrew versions are used.
|
||||
|
Loading…
Reference in New Issue
Block a user