mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
Faster builds
https://docs.travis-ci.com/user/workers/container-based-infrastructure/
This commit is contained in:
parent
5f3a67dae2
commit
7c49565d43
@ -3,6 +3,7 @@ node_js:
|
|||||||
- '5'
|
- '5'
|
||||||
- '4'
|
- '4'
|
||||||
- '0.12'
|
- '0.12'
|
||||||
|
sudo: false
|
||||||
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