Closed rkoster closed 11 years ago
Thanks for the pull request @rkoster! I've been trying to search online to find any information about what exactly the travis_build_environment
setting does, but I haven't had much luck. Before we merge this, can you offer a little more explanation as to why this change is needed?
The build environment cookbook sets the default attributes. These defaults assume a Travis box so we need to override them for the vagrant box.
Since we are using a vagrant box now the
travis_build_environment
also needs to be changed.