Skip to content

Use travis stages #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 12, 2019
Merged

Use travis stages #577

merged 5 commits into from
May 12, 2019

Conversation

hardbyte
Copy link
Owner

@hardbyte hardbyte commented May 12, 2019

This fixes #521 by switching travis-ci to use stages instead of a matrix build.

In build https://travis-ci.org/hardbyte/python-can/jobs/531305592 travis deployed to PyPi https://pypi.org/project/python-can/3.2.0a2/ (I'd tagged the commit by creating a GitHub pre-release)

Also:

  • added another target pypy3.
  • added a pip cache.

@hardbyte hardbyte requested a review from felixdivo May 12, 2019 04:00
@hardbyte hardbyte changed the base branch from develop to release-3.2 May 12, 2019 04:07
@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #577 into release-3.2 will decrease coverage by 0.08%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##           release-3.2     #577      +/-   ##
===============================================
- Coverage           64%   63.91%   -0.09%     
===============================================
  Files               63       63              
  Lines             5700     5708       +8     
===============================================
  Hits              3648     3648              
- Misses            2052     2060       +8

1 similar comment
@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #577 into release-3.2 will decrease coverage by 0.08%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##           release-3.2     #577      +/-   ##
===============================================
- Coverage           64%   63.91%   -0.09%     
===============================================
  Files               63       63              
  Lines             5700     5708       +8     
===============================================
  Hits              3648     3648              
- Misses            2052     2060       +8

@hardbyte hardbyte merged commit c5e91d5 into release-3.2 May 12, 2019
@hardbyte hardbyte deleted the use-travis-stages branch May 12, 2019 09:15
Copy link
Collaborator

@felixdivo felixdivo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This is way cleaner. 👍

@felixdivo felixdivo added this to the 3.2 Release milestone May 12, 2019
hardbyte added a commit that referenced this pull request May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants