mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Let's stop spending precious CI resources for always failing tests
This commit is contained in:
parent
37a7cdc291
commit
12ae02ca17
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ rvm:
|
|||
- 2.0.0
|
||||
- ruby-head
|
||||
- jruby-9.1.10.0
|
||||
- rbx-3
|
||||
# - rbx-3
|
||||
|
||||
gemfile:
|
||||
- gemfiles/active_record_51.gemfile
|
||||
|
@ -53,6 +53,6 @@ matrix:
|
|||
allow_failures:
|
||||
- rvm: ruby-head
|
||||
- rvm: jruby-9.1.10.0
|
||||
- rvm: rbx-3
|
||||
# - rvm: rbx-3
|
||||
- gemfile: gemfiles/active_record_edge.gemfile
|
||||
fast_finish: true
|
||||
|
|
Loading…
Add table
Reference in a new issue