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:
parent
8e32cac803
commit
a363fa31ae
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
language: ruby
|
||||
bundler_args: --without development
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- jruby-19mode
|
||||
|
|
Loading…
Add table
Reference in a new issue