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

Add OSX to travis.yml configuration #359

Closed
mmcky opened this issue Oct 23, 2017 · 2 comments · Fixed by #448
Closed

Add OSX to travis.yml configuration #359

mmcky opened this issue Oct 23, 2017 · 2 comments · Fixed by #448

Comments

@mmcky
Copy link
Contributor

mmcky commented Oct 23, 2017

Add OS X for platform specific testing in the travis.yml configuration file.

os:
  - linux
  - osx

but the before_install needs to be made os independent.

https://docs.travis-ci.com/user/multi-os/

@oyamad
Copy link
Member

oyamad commented Oct 23, 2017

Would travis-ci/travis-ci#2312 help? (I didn't read the comments there though.)

@mmcky
Copy link
Contributor Author

mmcky commented Oct 23, 2017

thanks @oyamad that just saved me a lot of time. I'm guessing that is probably the reason that conda-forge uses CircleCI for OSX

https://circleci.com/

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 a pull request may close this issue.

2 participants