stop testing in node 4

because i don't feel like dealing with the peer dependency issues....
This commit is contained in:
2017-05-23 18:16:27 -07:00
parent ff944c523a
commit ee948c5900

View File

@@ -2,8 +2,7 @@ language: node_js
node_js: node_js:
- "stable" - "stable"
- "5" - "6"
- "4"
notifications: notifications:
email: false email: false