Skip to content

Commit

Permalink
chore: enable node 12 and win32 for serialport
Browse files Browse the repository at this point in the history
`serialport` now supports node 12.

Closes: serialport/node-serialport#1742
  • Loading branch information
reconbot committed Apr 27, 2019
1 parent a65183f commit 2f362ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lookup.json
Expand Up @@ -413,7 +413,7 @@
"flaky": "ppc",
"tags": "native",
"maintainers": "reconbot",
"skip": ["12", "win32"]
"skip": ["win32"]
},
"shot": {
"prefix": "v",
Expand Down

0 comments on commit 2f362ab

Please sign in to comment.