Skip to content

Commit

Permalink
chore(Travis): Bump Node/NPM version
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Jun 30, 2016
1 parent d96af5c commit 808e873
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 56 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cache:
directories:
- node_modules
node_js:
- "4.1"
- "5.0.x"
env:
- CXX=g++-4.8
addons:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
![npm-download](https://img.shields.io/npm/dm/visualizer.svg)
![npm-version-requirement](https://img.shields.io/badge/npm->=3.0.0-brightgreen.svg)
![node-version-requirement](https://img.shields.io/badge/node->=4.0.0-brightgreen.svg)
![node-version-requirement](https://img.shields.io/badge/node->=5.0.0-brightgreen.svg)

### Goal ###

Expand Down
109 changes: 55 additions & 54 deletions dist/Visualizer.js

Large diffs are not rendered by default.

0 comments on commit 808e873

Please sign in to comment.