1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-03-02 03:49:24 +00:00

Check node 12 in CI

This commit is contained in:
Harry Sarson
2019-04-29 16:42:27 +01:00
committed by GitHub
parent b041339e2a
commit 6c6fbe7cac

View File

@@ -1,6 +1,7 @@
language: node_js
node_js:
- "node"
- "12"
- "11"
- "10"
- "9"