Add TAP library to Jenkins test
This commit is contained in:
parent
2abac66bc3
commit
92ca74ad0c
|
|
@ -29,7 +29,7 @@ pipeline {
|
|||
environment {
|
||||
R6RS_SCHEMES='capyscheme chezscheme guile ikarus ironscheme loko mosh racket sagittarius ypsilon'
|
||||
R7RS_SCHEMES='capyscheme chibi chicken cyclone foment gauche gambit guile kawa loko meevax mit-scheme mosh racket sagittarius skint stklos tr7 ypsilon'
|
||||
LIBRARIES='ctrf mouth string url-encoding leb128 hardware-info'
|
||||
LIBRARIES='tap ctrf mouth string url-encoding leb128 hardware-info'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue