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

travis: update python matrix #128

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

zzacharo
Copy link
Member

@zzacharo zzacharo commented Mar 20, 2020

closes #127

@zzacharo zzacharo force-pushed the update-python-travis branch 3 times, most recently from 7ec0016 to f596614 Compare March 20, 2020 11:01
@@ -88,5 +86,5 @@ deploy:
distributions: "sdist bdist_wheel"
on:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
on:
on:
tags: true
skip_existing: true

Copy link
Member

Choose a reason for hiding this comment

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

.travis.yml Outdated
@@ -88,5 +86,5 @@ deploy:
distributions: "sdist bdist_wheel"
on:
tags: true
python: "2.7"
python: "3.6"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
python: "3.6"

.travis.yml Outdated
@@ -88,5 +86,5 @@ deploy:
distributions: "sdist bdist_wheel"
on:
tags: true
python: "2.7"
python: "3.6"
condition: $REQUIREMENTS = release
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
condition: $REQUIREMENTS = release

@zzacharo zzacharo force-pushed the update-python-travis branch 2 times, most recently from 1ce2446 to f0285c5 Compare March 20, 2020 13:40
@lnielsen lnielsen merged commit 0311f38 into inveniosoftware:master Mar 20, 2020
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.

travis: fix build failure
2 participants