mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 09:54:28 -06:00
Create .travis.yml
This commit is contained in:
parent
2d9e8956a1
commit
dbf8f15e34
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "stable"
|
||||||
|
before_script:
|
||||||
|
- npm install -g gulp
|
||||||
|
script: gulp
|
Loading…
x
Reference in New Issue
Block a user