1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-13 10:32:26 +02:00

chore: re-enable Greenkeeper 🌴 and make it update package-lock.json (#4967)

This commit is contained in:
greenkeeper[bot] 2018-02-20 15:02:00 -05:00 committed by Gary Katsevman
parent f5c737327b
commit aa5f3bfce0
2 changed files with 5 additions and 0 deletions

View File

@ -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:

View File

@ -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]