Skip to content

Use correct Python version in x64 AppVeyor #544

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 2 commits into from
Aug 28, 2018

Conversation

tkf
Copy link
Member

@tkf tkf commented Aug 27, 2018

solves #543 (comment)

Closes #520

@tkf tkf mentioned this pull request Aug 28, 2018
@stevengj stevengj merged commit 8feb00d into JuliaPy:master Aug 28, 2018
@stevengj
Copy link
Member

AppVeyor seems to be complaining now for some reason...

@tkf
Copy link
Member Author

tkf commented Aug 31, 2018

It's only in nightly, right? I saw a similar failure in PyJulia too: JuliaPy/pyjulia#190 (comment)

e.g. https://ci.appveyor.com/project/StevenGJohnson/pycall-jl-nu3aa/build/1.0.327

@stevengj
Copy link
Member

stevengj commented Sep 1, 2018

@tkf
Copy link
Member Author

tkf commented Sep 1, 2018

Wouldn't it be better to have a separate repository (say, JuliaPy/PyCall.jl-nightly) that runs CIs against julia nightly using cron job? The result would change at most once a day so it doesn't make sense to run it for every push and PR. Also, with a cron job we can trigger the CI without changes in PyCall.jl or PyJulia.

@stevengj
Copy link
Member

stevengj commented Sep 1, 2018

That seems like too much trouble to set up … would be easier to just change the travis and appveyor scripts so that they ignore failures on nightly.

@tkf tkf deleted the appveyor-python branch November 4, 2018 13:44
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.

2 participants