mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-31 05:44:27 -06:00
Fix travis config
This commit is contained in:
parent
c2cf41fc16
commit
cac5699594
@ -1,7 +1,9 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "5"
|
||||
- "4"
|
||||
- '5.1'
|
||||
- '5.0'
|
||||
- '4.1'
|
||||
- '4.0'
|
||||
- '0.12'
|
||||
before_script:
|
||||
- npm install -g gulp
|
||||
|
Loading…
x
Reference in New Issue
Block a user