[Git][cmucl/cmucl][rtoy-ci-docs] Build the HTML user manual

Raymond Toy rtoy at common-lisp.net
Mon Jul 16 00:36:58 UTC 2018


Raymond Toy pushed to branch rtoy-ci-docs at cmucl / cmucl


Commits:
be97164d by Raymond Toy at 2018-07-15T17:36:46-07:00
Build the HTML user manual

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,6 +16,7 @@ linux-runner:
     - bin/build.sh -C "" -o snapshot/bin/lisp
     - bin/make-dist.sh -I dist linux-4
     - bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
+    - (cd src/docs/cmu-user; make cmu-user.html)
 
 osx-runner:
   tags:



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/be97164d42971ecda7f3b5c9e3f1bec0a73094e4

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/be97164d42971ecda7f3b5c9e3f1bec0a73094e4
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20180716/d65c8ced/attachment.html>


More information about the cmucl-cvs mailing list