From 954ca44ccdd3cb89aa21d31bf9f751e10f0e8ebc Mon Sep 17 00:00:00 2001 From: John Gasper Date: Thu, 4 Oct 2018 09:43:19 -0700 Subject: [PATCH] setting jenkins to build ex201.2 (.1 and .end) --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index f09f317..2279b80 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -15,7 +15,7 @@ **/ exceriseSets = [ // 'ex101' : [3, 2], - 'ex201' : [1], + 'ex201' : [1, 1], // 'ex301' : [2, 2, 5, 6], 'ex401' : [6, 9, 7, 1] ]