travis: disable debian, ubuntu, fedora for now
Until we have fixed their build issues. (Py2/Py3 etc)
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user