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

zopefoundation / BTrees / 329
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 6.2
DEFAULT BRANCH: master
Ran 06 Nov 2019 02:21PM UTC
Jobs 2
Files 111
Run time 1367min
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
329

Pull #115

travis-ci

web-flow
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
Pull Request #115: Restructure Travis to always build manylinux wheels

27657 of 28728 relevant lines covered (96.27%)

1.89 hits per line

Jobs
ID Job ID Ran Files Coverage
9 329.9 (PURE_PYTHON=1 WITH_COVERAGE=1) 07 Nov 2019 01:08PM UTC 0
93.14
Travis Job 329.9
10 329.10 (WITH_COVERAGE=1) 07 Nov 2019 01:03PM UTC 0
96.19
Travis Job 329.10
Source Files on build 329
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #329
  • Pull Request #115
  • PR Base - master (#317)
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