mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 09:54:28 -06:00
Travis.yml: Broader Node version testing
This commit is contained in:
parent
b21808ed12
commit
4b308e0c89
@ -1,9 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '5.1'
|
- '5'
|
||||||
- '5.0'
|
- '4'
|
||||||
- '4.1'
|
|
||||||
- '4.0'
|
|
||||||
- '0.12'
|
- '0.12'
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g gulp
|
- npm install -g gulp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user