From d057455936bc2fecc9ed55a9b34494ee8934766e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 14 Sep 2016 09:20:25 +0200 Subject: [PATCH] tell-me-when bindings-GLFW is released --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f92d7fe9..7814ab04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3064,4 +3064,5 @@ build-tool-overrides: # Example: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # skipped test-suite -tell-me-when-its-released: [] +tell-me-when-its-released: +- bindings-GLFW-3.1.2.1 # skipped test-suite