mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
Delete .travis.yml
This commit is contained in:
parent
b95ebfb333
commit
077125d306
19
.travis.yml
19
.travis.yml
@ -1,19 +0,0 @@
|
||||
language: node_js
|
||||
sudo: required
|
||||
addons:
|
||||
chrome: stable
|
||||
node_js:
|
||||
- 10
|
||||
os: linux
|
||||
cache:
|
||||
yarn: true
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- dev
|
||||
install:
|
||||
- |
|
||||
yarn install
|
||||
script:
|
||||
- |
|
||||
npm run lint
|
Loading…
x
Reference in New Issue
Block a user