Travis: Limit distcheck tests to plain distcheck
--enable-xml-attr-info is tested elsewhere and this combination does not seem to provide additional value to justify runtime.
This commit is contained in:
parent
c8a93553c7
commit
982193d47a
@ -27,8 +27,6 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
env: MODE=cmake-oos CMAKE_ARGS=-DXML_ATTR_INFO=ON
|
env: MODE=cmake-oos CMAKE_ARGS=-DXML_ATTR_INFO=ON
|
||||||
- os: linux
|
|
||||||
env: MODE=distcheck CONFIGURE_ARGS=--enable-xml-attr-info
|
|
||||||
- os: linux
|
- os: linux
|
||||||
env: MODE=qa-sh QA_COMPILER=clang CC=clang CXX=clang++ LD=clang++ QA_SANITIZER=address CONFIGURE_ARGS=--enable-xml-attr-info
|
env: MODE=qa-sh QA_COMPILER=clang CC=clang CXX=clang++ LD=clang++ QA_SANITIZER=address CONFIGURE_ARGS=--enable-xml-attr-info
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user