Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

wip - Implement OSX build #4611

Closed
wants to merge 9 commits into from
Closed

wip - Implement OSX build #4611

wants to merge 9 commits into from

Conversation

andig
Copy link
Contributor

@andig andig commented Aug 3, 2017

Help with #4515

I'll clean the request up before it can be merged. Putting it here will allow me to see how it performs with the various chartjs tokens and environment variables in place.

- provider: script
script: ./scripts/deploy.sh
skip_cleanup: true
on:
Copy link
Contributor

Choose a reason for hiding this comment

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

You could leave the deploy block in place and just add something along the lines of:

on:
    all_branches: true
    condition: `uname -s` == "Linux"

@simonbrunel
Copy link
Member

@andig I think there is restrictions for Travis builds running from a PR but would be better to experiment on your own fork with your own tokens and environment variables to avoid triggering unexpected deploy/release.

@andig
Copy link
Contributor Author

andig commented Aug 4, 2017

@simonbrunel I've already removed all deployment code for sake of safety for now. I'm closing anyway since it seems OSX build won't make it into chartjs :(

@andig andig closed this Aug 4, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants