mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 07:46:22 +00:00
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:
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user