[Git][cmucl/cmucl][rtoy-rework-ci] Add osx support.

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


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


Commits:
b660ef49 by Raymond Toy at 2017-11-04T14:19:22-07:00
Add osx support.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,3 +12,8 @@ linux-runner:
     - bin/make-dist.sh -I dist linux-4
     - bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
 
+osx-runner:
+  tags:
+    - osx
+  script:
+    - echo $PWD



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

---
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/b660ef49c6f4d798494a56cc46fdf00738cbecd1
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/3c3301af/attachment.html>


More information about the cmucl-cvs mailing list