Skip to content

Commit

Permalink
MNT #720 one more instance
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jan 23, 2020
1 parent dffa40e commit f755da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins_build
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ make builddir
cd build
make

( cd ../impatient-guide && rm -rf _build && make latexpdf && make html )
( cd ../impatient-guide && rm -rf _build && make latexpdf LATEXOPTS="--interaction=nonstopmode" && make html )

# publish
if test "${job_name}" = "master branch"; then
Expand Down

0 comments on commit f755da7

Please sign in to comment.