Optimise the Travis build matrix #19

Merged
ignisf merged 1 commits from tweak-travis-matrix into 2.0 2015-07-19 20:57:27 +03:00

1 Commits

Author SHA1 Message Date
Petko Bordjukov cb7b01e7db Optimise the Travis build matrix
Make sure Travis starts its build from the newest Ruby version and allow
failures on older Ruby versions. Also specify the fast_finish directive
that instructs Travis to mark the build as successful/failed when all
builds with Rubies that are not allowed to fail are complete.
2015-07-19 16:23:37 +03:00