diff --git a/Jenkinsfile b/Jenkinsfile index 1eba828..a9e0f75 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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 {