[Jenkinsfile] Reenable tests.

This commit is contained in:
/dev/urandom 2017-06-01 22:53:09 +02:00
parent ad3ba4b6e2
commit 6005229159
No known key found for this signature in database
GPG Key ID: 41322B973E0F295E

2
Jenkinsfile vendored
View File

@ -279,7 +279,7 @@ gitlabBuilds(builds: ["Checkout & Versioning", "Build", "Testing", "Archiving"])
}
}
}
/*parallel executions*/
parallel executions
}
}
}