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

kbknapp / clap-rs / 3330
94%

Build:
DEFAULT BRANCH: master
Ran 23 May 2017 07:49AM UTC
Jobs 2
Files 63
Run time 14min
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
3330

Pull #967

travis-ci

web-flow
cargo: restrict unicode-segmentation to ~1.1.0

The newly released version 1.2.0 of unicode-segmentation adds code
that use the "?" operator, which in turn requires Rust 1.13.0.
However, clap currently still works with Rust 1.11.0 and this caused
build failures:

  https://travis-ci.org/kbknapp/clap-rs/jobs/235010822

The changes since 1.1.0 seem to be related cursors/iterators and I
think clap can work fine without them.
Pull Request #967: cargo: restrict unicode-segmentation to ~1.1.0

8515 of 9272 relevant lines covered (91.84%)

1.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3330.1 23 May 2017 07:49AM UTC 0
92.14
Travis Job 3330.1
4 3330.4 23 May 2017 08:04AM UTC 0
91.5
Travis Job 3330.4
Source Files on build 3330
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3330
  • Pull Request #967
  • PR Base - master (#3317)
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