Skip to content

Commit

Permalink
remove greenkeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
bojand committed Jun 11, 2019
1 parent 5637d71 commit d54c263
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: node_js
node_js:
- "10"
- "8"
- "8.0"
- "6.9"
env:
- CXX=g++-4.8
addons:
Expand All @@ -12,8 +10,3 @@ addons:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install:
- npm install -g npm
- npm install -g greenkeeper-lockfile@1
before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"devDependencies": {
"async": "^3.0.1",
"ava": "^2.1.0",
"greenkeeper-lockfile": "^1.15.1",
"grpc": "^1.21.1",
"jsdoc-to-markdown": "^5.0.0",
"lodash": "^4.17.11",
Expand Down

0 comments on commit d54c263

Please sign in to comment.