Skip to content

Commit

Permalink
setting jenkins to build ex201.2 (.1 and .end)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Gasper committed Oct 4, 2018
1 parent 3297d7c commit 954ca44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
**/
exceriseSets = [
// 'ex101' : [3, 2],
'ex201' : [1],
'ex201' : [1, 1],
// 'ex301' : [2, 2, 5, 6],
'ex401' : [6, 9, 7, 1]
]
Expand Down

0 comments on commit 954ca44

Please sign in to comment.