1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Merge pull request #2106 from seuros/cache

add cache to travis
This commit is contained in:
Mike Perham 2014-12-28 07:13:05 -08:00
commit 01dc468a22

View file

@ -1,13 +1,14 @@
language: ruby
sudo: false
cache: bundler
services:
- redis-server
rvm:
- jruby-19mode
- rbx-2
- 2.0.0
- 2.1
- 2.0.0
- 2.2
- jruby
- rbx-2
matrix:
allow_failures:
- rvm: rbx-2