feat: add travis-ci to default templates
This commit is contained in:
parent
677f2db3d5
commit
9d332f0c3c
2 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 9
|
||||
- 8
|
|
@ -0,0 +1,4 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 9
|
||||
- 8
|
Loading…
Add table
Add a link
Reference in a new issue