Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

MAINT: Travis upload syntax #75

Conversation

tylerjereddy
Copy link
Collaborator

* Travis wheel uploads, both for weekly and merge
events, are failing with an apparent syntax issue:

* push event log example fail:
https://travis-ci.org/github/MacPython/scipy-wheels/jobs/686382191

* cron event log example fail:
https://travis-ci.org/github/MacPython/scipy-wheels/jobs/686383899

* looks like a `;` is missing at the end of some `pip install` lines
in conditional blocks, so add those in to prevent the `pip install`
command from propagating to the next line
@tylerjereddy
Copy link
Collaborator Author

It doesn't affect appveyor and Travis results look "ok", so let's try it.

@tylerjereddy tylerjereddy merged commit d393f00 into MacPython:master May 14, 2020
@tylerjereddy tylerjereddy deleted the travis_wheel_upload_semicolon_fixes branch May 14, 2020 04:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant