Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Commit

Permalink
chore: Add Greenkeeper 馃尨 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and buehler committed Jul 12, 2017
1 parent 965155b commit e023a69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -37,17 +37,20 @@ before_install:
- rvm get stable
- rvm install 2.4
- gem install github_changelog_generator
- npm install -g greenkeeper-lockfile@1

install:
- npm install

before_script:
- greenkeeper-lockfile-update
- npm run build

script:
- npm test --silent

after_script:
- greenkeeper-lockfile-upload
- github_changelog_generator --no-verbose -u buehler -p typescript-hero --enhancement-labels "enhancement,feature" --include-labels "bug,enhancement,feature"
- npm install -g vsce
- npm run semantic-release
Expand Down
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -56,6 +56,11 @@
"href": "https://github.com/semantic-release/semantic-release",
"description": "Semantic release"
},
{
"url": "https://badges.greenkeeper.io/buehler/typescript-hero.svg",
"href": "https://greenkeeper.io/",
"description": "Greenkeeper"
},
{
"url": "https://img.shields.io/github/license/buehler/typescript-hero.svg",
"href": "https://github.com/buehler/typescript-hero/blob/master/LICENSE",
Expand Down

0 comments on commit e023a69

Please sign in to comment.