mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 06:50:47 -07:00
style: fix unused vars in unit test
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
language: node_js
|
||||
node_js: "lts/*"
|
||||
node_js:
|
||||
- "10"
|
||||
- "8"
|
||||
- "6"
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
|
||||
Reference in New Issue
Block a user