[Git][cmucl/cmucl][rtoy-rework-ci] Run tests on osx for real

Raymond Toy rtoy at common-lisp.net
Sat Nov 4 22:19:21 UTC 2017


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


Commits:
951e9c14 by Raymond Toy at 2017-11-04T15:18:57-07:00
Run tests on osx for real

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,3 +21,5 @@ osx-runner:
     - (cd snapshot; tar xjf ../cmucl-21c-x86-darwin.tar.bz2)
   script:
     - bin/build.sh -C "" -o ./snapshot/bin/lisp
+    - bin/make-dist.sh -I dist darwin-4
+    - bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log



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

---
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/951e9c14376dc76de83ddbf126fb2accc15ff794
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/20171104/d07a2a38/attachment-0001.html>


More information about the cmucl-cvs mailing list