mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-12 12:34:28 -06:00
Remove support for Node.js version 0.12.x.
This commit is contained in:
parent
5081e100a6
commit
69a63791f0
@ -3,7 +3,6 @@ node_js:
|
|||||||
- '6'
|
- '6'
|
||||||
- '5'
|
- '5'
|
||||||
- '4'
|
- '4'
|
||||||
- '0.12'
|
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g gulp
|
- npm install -g gulp
|
||||||
script: gulp
|
script: gulp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user