From dc68c3e7bda69aa2d872e4f76c33687ec84eea3a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 9 Sep 2018 11:53:22 -0700 Subject: Travis: build export-html on Mac and Linux Signed-off-by: Dirk Hohndel --- scripts/mac/travisbuild.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/mac') diff --git a/scripts/mac/travisbuild.sh b/scripts/mac/travisbuild.sh index 5aabd022a..1b4d3c1c5 100644 --- a/scripts/mac/travisbuild.sh +++ b/scripts/mac/travisbuild.sh @@ -19,6 +19,9 @@ bash -e -x ./subsurface/scripts/build.sh -desktop -build-with-webkit -release cd ${TRAVIS_BUILD_DIR}/build +# build export-html to make sure that didn't get broken +make export-html + # first build and install Subsurface and then clean up the staging area LIBRARY_PATH=${DIR}/install-root/lib make -j2 install -- cgit v1.2.3-70-g09d2