mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Allow Travis to fast-finish
See: http://about.travis-ci.org/blog/2013-11-27-fast-finishing-builds/
This commit is contained in:
parent
dcf098883b
commit
6aef3a5613
1 changed files with 1 additions and 0 deletions
|
@ -37,3 +37,4 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: jruby
|
- rvm: jruby
|
||||||
gemfile: gemfiles/active_record_edge.gemfile
|
gemfile: gemfiles/active_record_edge.gemfile
|
||||||
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in a new issue