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

meqif / rust-utp / 392
98%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2015 02:50PM UTC
Jobs 1
Files 7
Run time 0s
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
392

Pull #15

travis-ci

vinipsmaker
fixes Windows build

The fixed error is:

    src\with_read_timeout.rs:40:13: 40:19 error: unresolved import `select::fd_set`. Maybe a missing `extern crate select`? [E0432]
    src\with_read_timeout.rs:40         use select::fd_set;
                                            ^~~~~~
    src\with_read_timeout.rs:40:13: 40:19 help: run `rustc --explain E0432` to see a detailed explanation
    error: aborting due to previous error

Introduced in commit dfd91141a

Hint taken from
https://github.com/maidsafe/rust-utp/commit/c7a7190b5#diff-b4aea3e418ccdb71239b96952d9cddb6R81
Pull Request #15: fixes Windows build

1474 of 1557 relevant lines covered (94.67%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
3 392.3 13 Oct 2015 02:50PM UTC 0
94.67
Travis Job 392.3
Source Files on build 392
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #392
  • Pull Request #15
  • PR Base - master (#385)
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