Add before_install hook to travis.yml

This commit is contained in:
Cliff Braton 2017-03-28 09:44:23 -05:00
parent 9b6106fed0
commit e46cc602bc
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ rvm:
- 2.2.6
- 2.3.3
- 2.4.1
before_install:
- gem install bundler