Skip to content
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

Only try to deploy from Python 3.7 #107

Merged
merged 2 commits into from
May 31, 2019
Merged

Only try to deploy from Python 3.7 #107

merged 2 commits into from
May 31, 2019

Conversation

nicoddemus
Copy link
Contributor

This avoids having all builds failing because only the first one
that gets to the build will actually deploy it

This avoids having all builds failing because only the first one
that gets to the build will actually deploy it
@coveralls
Copy link

coveralls commented May 27, 2019

Coverage Status

Coverage decreased (-0.003%) to 99.136% when pulling 32b354f on nicoddemus:deploy-fix into e5c11f1 on Bachmann1234:master.

This will soon be the new default on Travis

This also allows us to not require 'sudo' anymore
@Bachmann1234
Copy link
Owner

ill live coveralls, but thanks for warning me :-p

@@ -31,3 +30,4 @@ deploy:
secure: bKbDC6D6Dg+fape6GLETBsslac7KscsyXihh/DgGuUyay/fpXr1rI0biq8SVR1pQ02SmZea/gECgyjH5mt2H5IVKgvxx79iY4IM5zEGp6XtveDlQ+fzEUBwRnSndsT9rtWV1szizQ6UIx8pBnt/A5bJgIEcUWj57ckt+IH0U0iM=
on:
tags: true
condition: "$TOXENV = py37"
Copy link
Owner

Choose a reason for hiding this comment

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

oh man. Thats all? I need to make an note to do this with another project I manage!

@Bachmann1234
Copy link
Owner

Thank you!

@Bachmann1234 Bachmann1234 merged commit 1fafebc into Bachmann1234:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants