Travis / Ruby 2.5 Fix

This commit is contained in:
tmilewski 2017-12-27 13:27:13 -05:00
parent 23e50a19df
commit aee3663ff9
No known key found for this signature in database
GPG Key ID: 60478E252CC674E7
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
bundler_args: --without development
before_install: gem update bundler
before_install:
- gem update --system
- gem update bundler
cache: bundler
env:
global: