Improve Jenkins tests
This commit is contained in:
parent
80cea096f8
commit
23789437f6
|
|
@ -31,6 +31,7 @@ pipeline {
|
||||||
R6RS_SCHEMES='capyscheme chezscheme ikarus ironscheme mosh racket sagittarius ypsilon'
|
R6RS_SCHEMES='capyscheme chezscheme ikarus ironscheme mosh racket sagittarius ypsilon'
|
||||||
R7RS_SCHEMES='capyscheme chibi chicken gauche kawa mosh racket sagittarius stklos ypsilon'
|
R7RS_SCHEMES='capyscheme chibi chicken gauche kawa mosh racket sagittarius stklos ypsilon'
|
||||||
LIBRARIES='system named-pipes shell download-file'
|
LIBRARIES='system named-pipes shell download-file'
|
||||||
|
PWD="${WORKSPACE}"
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue