Skip to content

Commit

Permalink
Node >= v8.0.0 support for web3 1.0
Browse files Browse the repository at this point in the history
Helps with #2913
  • Loading branch information
michaelsbradleyjr committed Jul 16, 2019
1 parent 963e5c5 commit 8ef305e
Show file tree
Hide file tree
Showing 30 changed files with 240 additions and 299 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- "8"
- "10"
- "11"
- "12"
env:
- CXX=g++-4.8
addons:
Expand All @@ -21,4 +22,3 @@ script:
- npm run-script test-coveralls
after_script:
- cd test/node && npm install && node app.js

2 changes: 1 addition & 1 deletion dist/web3.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 8ef305e

Please sign in to comment.