Add bundler caching to Travis build

This commit is contained in:
Greg Karékinian 2016-01-20 18:57:34 +00:00
parent 1a8ba680ab
commit aa0caac3c4

View File

@ -1,4 +1,5 @@
language: ruby
cache: bundler
rvm:
- 2.2.4
sudo: required