Skip to content

Commit

Permalink
chore(greenkeeper): remove greenkeeper scripts, configs
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt committed Oct 30, 2018
1 parent 3e3c94d commit e74da62
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -34,12 +34,8 @@ install:
- npm ci
- npm install -g codecov
- npm install -g eslint
- npm install -g greenkeeper-lockfile@2
- lerna bootstrap

before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload

jobs:
include:
- stage: commit lint
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -14,7 +14,6 @@
[![Dependency Status](https://david-dm.org/webpack/webpack-cli.svg)](https://david-dm.org/webpack/webpack-cli)
[![Code Climate](https://codeclimate.com/github/webpack/webpack-cli/badges/gpa.svg)](https://codeclimate.com/github/webpack/webpack-cli)
[![chat on gitter](https://badges.gitter.im/webpack/webpack.svg)](https://gitter.im/webpack/webpack)
[![Greenkeeper badge](https://badges.greenkeeper.io/webpack/webpack-cli.svg)](https://greenkeeper.io/)
[![Install Size](https://packagephobia.now.sh/badge?p=webpack-cli)](https://packagephobia.now.sh/result?p=webpack-cli)

# webpack CLI
Expand Down
22 changes: 0 additions & 22 deletions greenkeeper.json

This file was deleted.

0 comments on commit e74da62

Please sign in to comment.