diff --git a/Jenkinsfile b/Jenkinsfile index 0385c18..125eab1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,15 @@ -def implementations = ['chibi', 'chicken'] +def implementations = [ + 'chibi', + 'chicken', + 'gauche' + 'guile', + 'kawa', + 'mosh', + 'racket', + 'sagittarius', + 'stklos' + 'ypsilon' + ] pipeline { agent {