Merge pull request #1734 from gregkare/travis_cache

Enable Travis' bundle caching
This commit is contained in:
Parker Moore 2013-11-19 10:48:19 -08:00
commit 22ff7d00f4
1 changed files with 1 additions and 0 deletions

View File

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