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

conventional-changelog / conventional-changelog / 699
85%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2018 09:27PM UTC
Jobs 3
Files 94
Run time 4min
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
699

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%)

4480 of 4660 relevant lines covered (96.14%)

133.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 699.1 19 Feb 2018 09:31PM UTC 0
95.87
Travis Job 699.1
2 699.2 19 Feb 2018 09:32PM UTC 0
96.09
Travis Job 699.2
3 699.3 19 Feb 2018 09:27PM UTC 0
96.09
Travis Job 699.3
Source Files on build 699
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #699
  • f1760417 on github
  • Prev Build on master (#696)
  • Next Build on master (#700)
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