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

zopefoundation / BTrees / 328
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 6.2
DEFAULT BRANCH: master
Ran 06 Nov 2019 02:07PM UTC
Jobs 2
Files 37
Run time 5min
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
328

push

travis-ci

mgedmin
Always build manylinux wheels

This PR makes it so we _always_ build manylinux wheels, but only upload
them for git tags.

The diff is messy, for which I apologize.  I had to reformat the YAML to
understand it.  Highlights:

- Moved regular Linux Python builds outside build matrix, for
  conciseness (unfortunately this means 3.6 builds are now done twice:
  once without WITH_COVERAGE and once with)

- Move twine upload from .manylinux.sh into .travis.yml's after_success,
  next to the twine upload used for Mac OS builds

- This means Travis can no longer do an 'exit 0' in before_install, so I
  had to override the install and script sections too

- Move 'docker pull' into the install section so it's not so very empty

- Unify the two calls to twine upload to provide the twine password via
  environment variables instead of command-line or configuration files

- Put related commands inside a single multiline if statement instead of
  repeating the conditions

9211 of 9576 relevant lines covered (96.19%)

1.89 hits per line

Jobs
ID Job ID Ran Files Coverage
9 328.9 (PURE_PYTHON=1 WITH_COVERAGE=1) 06 Nov 2019 02:12PM UTC 0
93.14
Travis Job 328.9
10 328.10 (WITH_COVERAGE=1) 06 Nov 2019 02:07PM UTC 0
96.19
Travis Job 328.10
Source Files on build 328
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #328
  • 0785d765 on github
  • Next Build on restructure-travis (#331)
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

© 2025 Coveralls, Inc