Skip to content

Commit

Permalink
chore: re-enable Greenkeeper 🌴 and make it update package-lock.json (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and gkatsev committed Feb 20, 2018
1 parent f5c7373 commit aa5f3bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ language: node_js
node_js:
- lts/*
before_install:
- npm install -g greenkeeper-lockfile@1
- export CHROME_BIN=/usr/bin/google-chrome
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload

after_failure:
- npm ls --depth=1
after_success:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

[![Build Status][travis-icon]][travis-link]
[![Coverage Status][coveralls-icon]][coveralls-link]
[![Greenkeeper badge](https://badges.greenkeeper.io/videojs/video.js.svg)](https://greenkeeper.io/)
[![Slack Status][slack-icon]][slack-link]

[![NPM][npm-icon]][npm-link]
Expand Down

0 comments on commit aa5f3bf

Please sign in to comment.