Enable fast_finish in the travis configuration

Since rbx and jruby builds are being allowed to fail lets receive the
build information early enabling this option

See http://about.travis-ci.org/blog/2013-11-27-fast-finishing-builds/
This commit is contained in:
Rafael Mendonça França 2014-01-02 00:35:51 -02:00
parent 55dc36b227
commit f9d854823f
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ matrix:
allow_failures:
- rvm: rbx
- rvm: jruby
fast_finish: true
notifications:
email: false
irc: