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

add cache to travis

This commit is contained in:
Abdelkader Boudih 2014-12-28 10:48:23 +00:00
parent a1d6d25440
commit 99b6bdfcba

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