Commit Graph

5 Commits

Author SHA1 Message Date
Petko Bordjukov 7bf77b78dd Update travis config 2019-01-08 00:39:09 +02:00
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
Petko Bordjukov d7a3a28198 Use the new container-based infrastructure on Travis
Also add Ruby 2.2.2 to the list of rubies
2015-07-19 14:18:43 +03:00
Petko Bordjukov e0aa54971c Use the correct initial setup task 2014-07-28 13:26:49 +03:00
Petko Bordjukov 3069a857fb Add Travis CI configuration 2014-07-28 13:18:42 +03:00