fix: error.stack assertion in v8.5

This commit is contained in:
harttle
2017-10-06 12:32:06 +08:00
parent e22870f5d7
commit d08ad6dc97
2 changed files with 9 additions and 9 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "5"
- "node"
- "lts/*"
- "4"
before_script:
- npm install -g mocha
after_script: