Improving tests
This commit is contained in:
parent
b77f3788d0
commit
7f1924f4f7
|
|
@ -18,7 +18,7 @@ pipeline {
|
|||
//string(name: 'R6RS_SCHEMES', defaultValue: 'chezscheme guile ikarus ironscheme mosh racket sagittarius ypsilon', description: '')
|
||||
string(name: 'R6RS_SCHEMES', defaultValue: 'chezscheme ikarus', description: '')
|
||||
//string(name: 'R6RS_SCHEMES', defaultValue: 'chezscheme', description: '')
|
||||
string(name: 'LIBRARIES', defaultValue: 'system', description: '')
|
||||
string(name: 'LIBRARIES', defaultValue: 'system shell', description: '')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue