Skip to content

Commit

Permalink
Merge pull request #601 from visionmedia/pre-release
Browse files Browse the repository at this point in the history
Prerelease - v5.0.0-0
  • Loading branch information
rimiti committed Oct 2, 2019
2 parents e27bd21 + 24fc11c commit ed9d49f
Show file tree
Hide file tree
Showing 7 changed files with 1,324 additions and 2,864 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,9 +1,7 @@
language: node_js

node_js:
- 6
- 8
- 10
- lts/*

before_install:
- npm i
Expand Down
2 changes: 2 additions & 0 deletions index.js
@@ -1,3 +1,5 @@
'use strict';

/**
* Module dependencies.
*/
Expand Down
1 change: 1 addition & 0 deletions lib/agent.js
@@ -1,3 +1,4 @@
'use strict';

/**
* Module dependencies.
Expand Down
2 changes: 2 additions & 0 deletions lib/test.js
@@ -1,3 +1,5 @@
'use strict';

/**
* Module dependencies.
*/
Expand Down

0 comments on commit ed9d49f

Please sign in to comment.