mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 09:40:35 +03:00
chore: remove travis and package-lock
This commit is contained in:
-18
@@ -1,18 +0,0 @@
|
|||||||
language: node_js
|
|
||||||
node_js:
|
|
||||||
- "8"
|
|
||||||
- "11"
|
|
||||||
cache:
|
|
||||||
yarn: true
|
|
||||||
directories:
|
|
||||||
- node_modules
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
install:
|
|
||||||
- yarn install
|
|
||||||
script:
|
|
||||||
- yarn lint
|
|
||||||
- yarn test
|
|
||||||
after_success:
|
|
||||||
- yarn codecov
|
|
||||||
Generated
-11199
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user