End support for Node 4, add Node 8 testing

This commit is contained in:
Peter Jaszkowiak
2017-08-30 12:11:23 -06:00
parent b5acd796fb
commit 9f9eace596

View File

@@ -23,9 +23,9 @@ addons:
packages:
- g++-4.8
node_js:
- "8"
- "7"
- "6"
- "4"
branches:
only:
- master