mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 06:20:38 -07:00
chore: remove support for node_js 6
This commit is contained in:
@@ -2,7 +2,6 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "10"
|
- "10"
|
||||||
- "8"
|
- "8"
|
||||||
- "6"
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: test
|
- stage: test
|
||||||
|
|||||||
Reference in New Issue
Block a user