.travis.yml in onebox-1.8.41 vs .travis.yml in onebox-1.8.42

- old
+ new

@@ -8,5 +8,7 @@ on_success: change on_failure: change script: - bundle exec rubocop - bundle exec rspec +cache: + bundler: true