mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 21:00:40 -07:00
chore(CI): remove node_js 4
This commit is contained in:
@@ -9,9 +9,6 @@ jobs:
|
||||
script: npm run lint
|
||||
- name: 'Coverage'
|
||||
script: npm run coverage && npm run coveralls
|
||||
- name: 'E2E on Node.js 4'
|
||||
script: npm run e2e
|
||||
node_js: "4"
|
||||
- stage: release
|
||||
if: branch = master
|
||||
script: skip
|
||||
|
||||
Reference in New Issue
Block a user