Merge pull request #775 from sonalkr132/cache-bundler

Enable Bundler caching on travis
This commit is contained in:
Christian Bruckmayer 2016-02-14 19:13:49 +01:00
commit ed083be58b

View file

@ -1,4 +1,5 @@
language: ruby
cache: bundler
rvm:
- 2.1.1
before_install: