Raymond Toy pushed to branch rtoy-ci-docs at cmucl / cmucl
Commits:
-
be97164d
by Raymond Toy at 2018-07-15T17:36:46-07:00
1 changed file:
Changes:
... | ... | @@ -16,6 +16,7 @@ linux-runner: |
16 | 16 |
- bin/build.sh -C "" -o snapshot/bin/lisp
|
17 | 17 |
- bin/make-dist.sh -I dist linux-4
|
18 | 18 |
- bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
|
19 |
+ - (cd src/docs/cmu-user; make cmu-user.html)
|
|
19 | 20 |
|
20 | 21 |
osx-runner:
|
21 | 22 |
tags:
|