Skip to content

Add OSX build to CI, fix OSX builds #6492

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
Sep 8, 2019

Conversation

earlephilhower
Copy link
Collaborator

@earlephilhower earlephilhower commented Sep 7, 2019

Build a single sketch using a Travis-CI OSX instance to validate the
toolchain works properly on Macs.

Update the installed python3 symlink to point to the proper spot for OSX
(Python3 is in /usr/local/bin, not /usr/bin).

Fixes #6490

@earlephilhower earlephilhower force-pushed the multios branch 16 times, most recently from 4b4a936 to 1cbcae5 Compare September 7, 2019 18:26
Build a single sketch using a Travis-CI OSX instance to validate the
toolchain works properly on Macs.

Update the installed python3 symlink to point to the proper spot for OSX
(Python3 is in /usr/local/bin, not /usr/bin).

Fixes esp8266#6490
@earlephilhower earlephilhower changed the title WIP - Add in multiple OS builds to CI Add OSX build to CI, fix OSX builds Sep 7, 2019
@earlephilhower earlephilhower added this to the 2.6.0 milestone Sep 7, 2019
@earlephilhower earlephilhower merged commit 77c4f5e into esp8266:master Sep 8, 2019
@earlephilhower earlephilhower deleted the multios branch September 8, 2019 01:31
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.

Not compiling using master HEAD on macOS
1 participant