File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 9
9
node_js :
10
10
- ' 9'
11
11
- ' 8'
12
+ before_install : yarn global add greenkeeper-lockfile@1
13
+ before_script : greenkeeper-lockfile-update
12
14
script :
13
15
- yarn test
14
16
- yarn build
17
+ after_script : greenkeeper-lockfile-upload
15
18
after_success :
16
19
- yarn semantic-release
17
20
branches :
Original file line number Diff line number Diff line change 7
7
<a href="https://www.npmjs.com/package/eslint-plugin-tslint"><img src="https://img.shields.io/npm/dt/eslint-plugin-tslint.svg?style=flat-square" alt="NPM Downloads" /></a>
8
8
<a href="http://commitizen.github.io/cz-cli/"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg" alt="Commitizen friendly" /></a>
9
9
<a href="https://github.com/semantic-release/semantic-release"><img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square" alt="semantic-release" /></a>
10
+ <a href="https://greenkeeper.io"><img src="https://badges.greenkeeper.io/JamesHenry/mongoose-schema-to-typescript-interface.svg?style=flat-square" alt="greenkeeper.io" /></a>
10
11
</p >
11
12
12
13
<br >
13
14
<p align =" center " style =" border : 1px solid blue ;" >
14
15
<a href =" http://typescriptcourses.com " target =" _blank " ><img src =" https://user-images.githubusercontent.com/900523/33187671-54d039fc-d08b-11e7-809b-b5b99b5a8a8f.png " alt =" typescriptcourses.com " /></a >
15
16
</p >
16
17
<br >
17
-
18
- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/JamesHenry/eslint-plugin-tslint.svg )] ( https://greenkeeper.io/ )
You can’t perform that action at this time.
0 commit comments