Merge pull request #140 from kmpeters/issue139

Include example IOCs in travis builds

This pull request works as intended.  The inclusion of the example IOCs currently breaks the non-RTEMS builds, which is expected (these will be resolved with #138).  The RTEMS build is broken for a different reason, that hasn't been diagnosed yet.
This commit is contained in:
Kevin Peterson
2019-08-27 10:41:44 -05:00
committed by GitHub
+2
View File
@@ -24,4 +24,6 @@ env:
- BASE=7.0 STATIC=shared CMPLR=clang WINE=32 SEQ=2.2.4 ASYN=R4-35 IPAC=
- BASE=7.0 STATIC=static WINE=32 SEQ=2.2.6 ASYN=R4-35 IPAC=
install: ./.ci/travis-prepare.sh
before_script:
- cp ./configure/EXAMPLE_CONFIG_SITE.local ./configure/CONFIG_SITE.local
script: make