From 75bac16ec45eed7efb57234b0b1599b7c623567e Mon Sep 17 00:00:00 2001 From: Francis Gulotta Date: Wed, 1 May 2019 15:12:24 -0400 Subject: [PATCH] chore: enable node 12 and win32 for serialport (#720) `serialport` now supports node 12. Closes: https://github.com/node-serialport/node-serialport/issues/1742 --- lib/lookup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lookup.json b/lib/lookup.json index a1dd485bd..d4c8aef6f 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -413,7 +413,7 @@ "flaky": "ppc", "tags": "native", "maintainers": "reconbot", - "skip": ["12", "win32"] + "skip": ["win32"] }, "shot": { "prefix": "v",