Skip to content
Snippets Groups Projects
Commit 951e9c14 authored by Raymond Toy's avatar Raymond Toy
Browse files

Run tests on osx for real

parent f6d1282d
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment