Skip to content

Conversation

@hardbyte
Copy link
Owner

@hardbytehardbyte 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.

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

codecovbot 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

codecovbot 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

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

@felixdivofelixdivo 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. 👍

@felixdivofelixdivo 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 freeto 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.

3 participants

@hardbyte@felixdivo