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

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -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: