mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 22:10:41 -07:00
fix: error.stack assertion in v8.5
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "5"
|
||||
- "node"
|
||||
- "lts/*"
|
||||
- "4"
|
||||
before_script:
|
||||
- npm install -g mocha
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user