Skip to content

Commit

Permalink
Merge pull request #43 from alexindigo/master
Browse files Browse the repository at this point in the history
Drop old nodes & cleaned up readme
  • Loading branch information
alexindigo committed Oct 16, 2017
2 parents ddef4a9 + 63b26d7 commit 7debe25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
- "4.2"
- "4"
- "6"
- "stable"
script:
- node --version
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A [browserify](http://github.com/substack/node-browserify) transform for the [is

## Installing

npm install --save-dev browserify-istanbul istanbul
npm install --save-dev browserify-istanbul

## Usage

Expand Down

0 comments on commit 7debe25

Please sign in to comment.