From 00c3818160791c2a8bd6948986f1cd75b6a84873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Sat, 15 Dec 2018 13:35:22 +0100 Subject: [PATCH] lookup: skip time on >=11 (#657) Waiting for the fix to land and be in a release. Refs: https://github.com/TooTallNate/node-time/pull/76 --- lib/lookup.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/lookup.json b/lib/lookup.json index 8915a675c..32dc782cf 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -447,7 +447,8 @@ "flaky": ["linux-ia32", "s390"], "skip": ["win32", "aix"], "tags": "native", - "maintainers": "TooTallNate" + "maintainers": "TooTallNate", + "skip": ">=11" }, "torrent-stream": { "prefix": "v",