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

sindresorhus / execa / 440
100%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2019 04:58PM UTC
Jobs 2
Files 3
Run time 457min
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
440

push

travis-ci

sindresorhus
Fix Windows test related to `shell` option (#185)

Fixes #56

Using shabangs on Windows currently only works in non-shell mode, but not in shell mode (when `shell` option is either `true` or a string). This is [done through `cross-spawn`](https://github.com/moxystudio/node-cross-spawn/blob/master/lib/parse.js#L32). I think the current behavior is the correct behavior.

The original test failed because it tried to fire a shabang with `cmd.exe`. Instead I've fired the binary through `node` which works.

103 of 110 branches covered (93.64%)

176 of 186 relevant lines covered (94.62%)

80.33 hits per line

Jobs
ID Job ID Ran Files Coverage
4 440.4 06 Mar 2019 04:58PM UTC 0
91.94
Travis Job 440.4
6 440.6 06 Mar 2019 05:02PM UTC 0
93.55
Travis Job 440.6
Source Files on build 440
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #440
  • eac23b09 on github
  • Prev Build on master (#431)
  • Next Build on master (#443)
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