boxen / our-boxen

Copy me for your team.
https://github.com/boxen/our-boxen/
MIT License
2.58k stars 884 forks source link

Add .travis.yml for OSX testing #835

Closed jacobbednarz closed 7 years ago

jacobbednarz commented 7 years ago

our-boxen needs better integration testing, let's try and see if Travis CI will fulfill that need.

jacobbednarz commented 7 years ago

After much fiddling and support from the folks at Travis CI, I've managed to get this building and running serverspec! ✨

This should allow us to know start writing test coverage for the actual Boxen run instead of needing to spin up countless VM's.

I know a few people have been interested in doing this so I welcome everyone to check it out and provide some feedback!

cc @petems @radeksimko @n0ts @salimane @hirocaster @seanknox

salimane commented 7 years ago

@jacobbednarz awesome 👍