Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates TravisCI config to use containers.
TravisCI builds are failing due to an [issue with bundler](rubygems/bundler#3558). One of the [suggested solutions](rubygems/bundler#3558 (comment)) was to use TravisCI's container-based infrastructure which has the added benefit of being faster. This commit updates `.travis.yml` to use the container-based infrastructure.
- Loading branch information