From c4eb612e9af42b2f3f4ed884700486dd17a21f87 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 19 Aug 2016 10:29:01 -0400 Subject: [PATCH] Add RepLib and unbound and let Travis tell me what it thinks about this. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b28d926..023e24a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -564,6 +564,8 @@ packages: - list-fusion-probe - haskell-spacegoo - tasty-expected-failure + - RepLib + - unbound "Aditya Bhargava