core: disable build with obsolete autotools option "--disable-gnutls" (Travis CI)
This commit is contained in:
parent
862cf34ba7
commit
3d8607e34c
@ -12,7 +12,6 @@ env:
|
|||||||
- BUILDTOOL="cmake" BUILDARGS="-DENABLE_CODE_COVERAGE=ON" CODECOVERAGE="1"
|
- BUILDTOOL="cmake" BUILDARGS="-DENABLE_CODE_COVERAGE=ON" CODECOVERAGE="1"
|
||||||
- BUILDTOOL="autotools" BUILDARGS=""
|
- BUILDTOOL="autotools" BUILDARGS=""
|
||||||
- BUILDTOOL="autotools" BUILDARGS="--enable-python2"
|
- BUILDTOOL="autotools" BUILDARGS="--enable-python2"
|
||||||
- BUILDTOOL="autotools" BUILDARGS="--disable-gnutls"
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user