Merge pull request #1919 from lrbalt/master

enable caching of gems on travis
This commit is contained in:
Matt Rogers 2015-08-20 09:40:28 -05:00
commit 109a82f9e0

View file

@ -2,6 +2,8 @@ language: ruby
sudo: false
cache: bundler
rvm:
- 1.9.3
- 2.0.0
@ -26,4 +28,3 @@ notifications:
irc:
channels: "chat.freenode.net#tracks"
skip_join: true