Remove NodeJS 4 from test matrix

also add NodeJS 8 instead of it.
This commit is contained in:
Andrey Kyrdyumov
2017-09-13 17:51:23 +03:00
parent b264838112
commit 657bfad7df
+5 -6
View File
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 0.12
- 4
- 6
language: node_js
node_js:
- 0.12
- 6
- 8