Raymond Toy pushed to branch rtoy-issue-76-add-ansi-tests-to-ci at cmucl / cmucl
Commits:
-
c6a657d1
by Raymond Toy at 2020-08-28T20:34:04-07:00
1 changed file:
Changes:
... | ... | @@ -4,6 +4,9 @@ variables: |
4 | 4 |
bootstrap: ""
|
5 | 5 |
|
6 | 6 |
linux-runner:
|
7 |
+ artifacts:
|
|
8 |
+ paths:
|
|
9 |
+ - ansi-test/test.out
|
|
7 | 10 |
tags:
|
8 | 11 |
- linux
|
9 | 12 |
before_script:
|