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

Zeroconf script for Pharo 7 requires interaction when overwriting the sources files (on Linux) making it unusable with cache on Travis-CI #19

Open
jbrichau opened this issue Mar 28, 2019 · 0 comments

Comments

@jbrichau
Copy link

On Linux, the following will require an interactive prompt:

curl https://get.pharo.org/64/70 | bash
curl https://get.pharo.org/64/70 | bash

This means builds on Travis-CI that enable caching break:
See hpi-swa/smalltalkCI#412

On Mac, the sources file is not overwritten (automatically). Can the same be done so it works on Linux as well?

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

No branches or pull requests

1 participant