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

Update Travis config to not rely on dev env to try and resolve the

bundle install issues.
This commit is contained in:
Brandon Hilkert 2013-01-27 15:11:43 -05:00
parent 8e32cac803
commit a363fa31ae

View file

@ -1,4 +1,5 @@
language: ruby
bundler_args: --without development
rvm:
- 1.9.3
- jruby-19mode