Travis: Configure cache: bundler: true (#563)

This commit is contained in:
Olle Jonsson 2017-09-18 22:02:18 +02:00 committed by GitHub
parent ada39f9735
commit ba086bbf07

View File

@ -1,6 +1,6 @@
language: ruby
cache:
- bundler
bundler: true
before_install:
- gem install bundler
matrix: