Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 4098ba3

Browse files
Node >= v8.0.0 support for web3 1.0
Helps with #2913
1 parent 963e5c5 commit 4098ba3

30 files changed

Lines changed: 240 additions & 299 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_js:
33
- "8"
44
- "10"
55
- "11"
6+
- "12"
67
env:
78
- CXX=g++-4.8
89
addons:
@@ -21,4 +22,3 @@ script:
2122
- npm run-script test-coveralls
2223
after_script:
2324
- cd test/node && npm install && node app.js
24-

dist/web3.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)