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

TravisCI Multi-OS Feature Available #224

Closed
thibaudgg opened this issue May 14, 2014 · 5 comments
Closed

TravisCI Multi-OS Feature Available #224

thibaudgg opened this issue May 14, 2014 · 5 comments

Comments

@thibaudgg
Copy link
Member

Yeah, so now we could test Linux and OS X with the following in your .travis.yml:

os:
  - linux
  - osx

http://blog.travis-ci.com/2014-05-13-multi-os-feature-available/

@e2 what do you think? It could be useful before 3.x release.

@e2
Copy link
Contributor

e2 commented May 14, 2014

It's PERFECT! Takes away so many of my worries about breaking things on OSX!
Thanks so much!

This really fix guard/listen. Our current build matrix takes 15 minutes, so this would extend it to 30 minutes - which is nothing, considering we have 3 rubies +rbx + jruby, and lots and lots of sleeping. Most of our acceptance tests are about handling os-specific events and pathnames - so this option is the perfect match for guard/listen.

If you want the feature turned on for your repository, get in touch with us via email at support@travis-ci.com.

Could you send them an email? (You can include the above paragraph if it helps).

@thibaudgg
Copy link
Member Author

Sent!

@BanzaiMan
Copy link

I should mention that, presently, RVM can't find the 2.1.2 binary for OS X. See travis-ci/travis-ci#2287.

@e2
Copy link
Contributor

e2 commented May 14, 2014

This awesomely works as advertised. Closing this. Thanks!

@e2 e2 closed this as completed May 14, 2014
@thibaudgg
Copy link
Member Author

Awesome! Thanks @BanzaiMan !

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

3 participants