From 2f9a6fd1ee34b67254da3bdec184a72c42287f7d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Oct 2015 19:59:59 +0200 Subject: [PATCH] Ignore haddocks failure for metrics iand675/metrics#5 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9502b185..5601e4de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2075,6 +2075,9 @@ expected-haddock-failures: # not sure why - growler + # https://github.com/iand675/metrics/issues/5 + - metrics + # end of expected-haddock-failures