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

Remove node 0.6 from .travis.yml

This commit is contained in:
Michael Mclaughlin
2017-09-26 18:16:37 +01:00
parent 2ed8a040c7
commit 9f3875a54d

View File

@@ -10,5 +10,4 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "iojs"