Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (videojs#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and forbesjo committed Feb 21, 2018
1 parent e3c949a commit 16f7c08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ node_js:
- '8'
- '6'
- '4'
before_install:
- npm install -g greenkeeper-lockfile@1
before_script:
- export CHROME_BIN=/usr/bin/google-chrome
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload
addons:
firefox: latest
apt:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# m3u8-parser

[![Greenkeeper badge](https://badges.greenkeeper.io/videojs/m3u8-parser.svg)](https://greenkeeper.io/)

m3u8 parser

## Table of Contents
Expand Down

0 comments on commit 16f7c08

Please sign in to comment.