添加travis
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js: lts/*
|
||||||
|
git:
|
||||||
|
depth: 1
|
||||||
|
install: yarn
|
||||||
|
cache: yarn
|
||||||
|
script: yarn build
|
||||||
Reference in New Issue
Block a user