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

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

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2018 09:32PM UTC
Files 94
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: 96.094%. Remained the same
699.2

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.

703 of 823 branches covered (85.42%)

4478 of 4660 relevant lines covered (96.09%)

45.76 hits per line

Source Files on job 699.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 699.2
  • 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