Raymond Toy pushed to branch rtoy-rework-ci at cmucl / cmucl
Commits:
- 
b660ef49
by Raymond Toy at 2017-11-04T14:19:22-07:00
 
1 changed file:
Changes:
| ... | ... | @@ -12,3 +12,8 @@ linux-runner: | 
| 12 | 12 | 
     - bin/make-dist.sh -I dist linux-4
 | 
| 13 | 13 | 
     - bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
 | 
| 14 | 14 | 
 | 
| 15 | 
+osx-runner:
 | 
|
| 16 | 
+  tags:
 | 
|
| 17 | 
+    - osx
 | 
|
| 18 | 
+  script:
 | 
|
| 19 | 
+    - echo $PWD
 |