Update Travis to use Node v6 and v8
Apparently we need even more ES6 features for jsdom.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
language: "node_js"
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "8"
|
||||
|
||||
Reference in New Issue
Block a user