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

conventional-changelog / conventional-changelog / 699 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2018 09:31PM UTC
Files 88
Run time 3s
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

19 Feb 2018 09:27PM UTC coverage: 95.87% (-0.2%) from 96.094%
699.1

push

travis-ci

Hutson Betts
ci(travis): use npm@3 for Node 4 tests

The issue is that our Node 4 build uses npm version 2, which symlinks
all dependencies directly in the node_modules/ folder under
`conventional-changelog` (Instead of relying on hoisted packages
supported by newer versions of npm). When the tests execute, they
attempt to require the angular preset, which returns `undefined`
because Node 4 can't resolve symlink'd paths.

Therefore the solution, I believe, is to update our build to use npm
version 3 in our Node 4 build.

Not great, because npm version 2 is the default for Node 4
installations, but unfortunately our current mono-repository setup
doesn't work in such a way to make testing npm version 2 possible.

651 of 771 branches covered (84.44%)

4086 of 4262 relevant lines covered (95.87%)

45.73 hits per line

Source Files on job 699.1
  • Tree
  • List 0
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 699.1
  • f1760417 on github
  • Prev Job for on master (#696.3)
  • Next Job for on master (#700.1)
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

© 2026 Coveralls, Inc