• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ipfs / js-ipfs / 2856
83%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2017 02:26PM UTC
Jobs 1
Files 49
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2856

push

travis-ci

diasdavid
README: node >= 4.5 is needed (#765)

With node 4.4 one gets errors like:

$ jsipfs --help
/usr/local/lib/node_modules/ipfs/node_modules/ethereumjs-util/index.js:31
exports.SHA3_NULL = Buffer.from(exports.SHA3_NULL_S, 'hex')
                           ^

TypeError: hex is not a function
    at Function.from (native)
    at Function.from (native)
    at Object.<anonymous> (/usr/local/lib/node_modules/ipfs/node_modules/ethereumjs-util/index.js:31:28)
    at Module._compile (module.js:410:26)
    at Object.Module._extensions..js (module.js:417:10)
    at Module.load (module.js:344:32)
    at Function.Module._load (module.js:301:12)
    at Module.require (module.js:354:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/usr/local/lib/node_modules/ipfs/node_modules/ethereumjs-block/header.js:1:77)

So it really looks like node >= 4.5 is needed.

1245 of 1469 relevant lines covered (84.75%)

69.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2856.1 (CXX=g++-4.8) 15 Feb 2017 02:26PM UTC 0
84.75
Travis Job 2856.1
Source Files on build 2856
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2856
  • 8be37eb7 on github
  • Prev Build on master (#2855)
  • Next Build on master (#2857)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc