travis-ci reorg and disable win

hide the CI junk, and disable incomplete windows build
This commit is contained in:
Michael Davidsaver
2019-10-21 09:39:28 -07:00
parent 330343eff8
commit 3ef2fe71e6
4 changed files with 6 additions and 6 deletions
View File
+6 -6
View File
@@ -17,12 +17,12 @@ addons:
- cmake
install:
- ./withenv.sh ./.ci/travis-prepare.sh
- ./travis-libevent.sh
- ./.ci-local/withenv.sh ./.ci/travis-prepare.sh
- ./.ci-local/travis-libevent.sh
script:
- ./travis-inspect.sh
- ./withenv.sh ./.ci/travis-build.sh
- ./.ci-local/travis-inspect.sh
- ./.ci-local/withenv.sh ./.ci/travis-build.sh
# If you need to do more during install and build,
# add a local directory to your module and do e.g.
@@ -38,8 +38,8 @@ script:
matrix:
include:
- env: BASE=7.0 EPICS_HOST_ARCH=win32-x86
os: windows
# - env: BASE=7.0 EPICS_HOST_ARCH=win32-x86
# os: windows
# Different configurations of default gcc and clang