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

certbot / certbot / 9656
99%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2018 11:46PM UTC
Jobs 1
Files 188
Run time 9s
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
9656

push

travis-ci

bmw
Don't install enum34 when using Python 3.4 or later. Fix #5456. (#5846)

The re stdlib module requires attrs that don't exist in the backported 3.4 version.

Technically, we are changing our install behavior beyond what is necessary. Previously, enum34 was used for 3.4 and 3.5 as well, and it happened not to conflict, but I think it's better to use the latest bug-fixed stdlib versions as long as they meet the needs of `cryptography`, which is what depends on enum34. That way, at least the various stdlib modules are guaranteed not to conflict with each other.

23123 of 23425 relevant lines covered (98.71%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
3 9656.3 (TOXENV=cover FYI="this also tests py27") 19 Apr 2018 11:46PM UTC 0
98.71
Travis Job 9656.3
Source Files on build 9656
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9656
  • f40e0440 on github
  • Prev Build on master (#9650)
  • Next Build on master (#9658)
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