Revert "Disable meta checks altogether"

This reverts commit 7411524ed3.
This commit is contained in:
Graham Christensen 2017-12-12 19:58:07 -05:00
parent ce6d968cb5
commit b09968f9a1
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -306,7 +306,6 @@ impl worker::SimpleWorker for MassRebuildWorker {
)
.all(|status| status == Ok(()));
/*
if eval_results {
let mut status = CommitStatus::new(
repo.statuses(),
@ -346,7 +345,6 @@ impl worker::SimpleWorker for MassRebuildWorker {
status.set_url(gist_url);
status.set(state.clone());
}
*/
if eval_results {
overall_status.set_with_description(