Skip to content

Commit

Permalink
Update travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Octachron committed Nov 5, 2020
1 parent 843c8c9 commit aa52209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/travis/travis-ci.sh
Expand Up @@ -211,7 +211,7 @@ EOF
cd ..
if command -v pdflatex &>/dev/null ; then
echo Ensuring that all library documentation compiles
$MAKE -C ocamldoc html_doc pdf_doc texi_doc
$MAKE -C doc html latex texi
fi
$MAKE install
if fgrep 'SUPPORTS_SHARED_LIBRARIES=true' Makefile.config &>/dev/null ; then
Expand Down

0 comments on commit aa52209

Please sign in to comment.