Commit Graph

16 Commits

Author SHA1 Message Date
Carlos Sanchez 6c386fcee0 Disable specific tests that don't pass on jruby 1.7.5+
Due to https://github.com/jruby/jruby/issues/1265
2013-11-25 16:50:43 +01:00
Carlos Sanchez ecd558b84e all? not working in JRuby 1.7.5+. Configure Travis
That's the reason the travis build is failing on jruby, the override of `each` in Collection stopped working after 1.7.4
https://github.com/jruby/jruby/issues/1265
2013-11-25 13:59:16 +01:00
Kevin Menard fece1f3126 Don't ignore JRuby failures in Travis any longer, since all known ones have been addressed. 2013-10-27 12:51:51 -04:00
Paul Thornthwaite 2c3cf32026 [jruby] Ignore failures until fully supported
JRuby is now being tested but does not pass yet so I'm ignoring the
failures in Travis until support is finalised.
2013-10-24 12:28:26 +01:00
Kevin Menard 0ccdea7092 Added testing in JRuby for Travis. 2013-10-21 18:24:54 -04:00
Wesley Beary c2113eecda Merge pull request #1905 from sferik/update_nokogiri_dependency
Create separate Gemfile for Ruby 1.8.7
2013-07-19 11:38:55 -07:00
Erik Michaels-Ober f653dccb56 Create separate Gemfile for Ruby 1.8.7 2013-06-21 10:02:21 -07:00
mlincoln e8e21022fb Change travis to use a rake task instead of shindont directly.
This is partly necessary for
https://github.com/lemurheavy/coveralls-ruby/pull/20, though
I'm a fan of running just "rake" or "rake travis" for simplicity
anyways.
2013-06-18 17:08:58 -05:00
geemus aed05908f3 add 2.0.0 to travis build list 2013-04-08 10:28:17 -05:00
geemus 69aa79b6cf return to expecting 1.8.7 to pass 2012-09-03 15:11:48 -05:00
geemus fa9dcdc2c5 allow 1.8.7 to fail and not report for now (until I can work out why it fails when 1.9.x works 2012-08-23 11:28:18 -05:00
Alexander Wenzowski 20d3e30eae remove repository_url from notification template
Interpolation of %{repository_url} is currently broken on Travis CI.
2012-08-16 19:01:52 -04:00
Alexander Wenzowski 0f68e8599d notify #ruby-fog on freenode instead of emailing 2012-08-16 16:30:48 -04:00
geemus 58ac82d9a1 just run mri for now on travis 2012-08-16 14:45:00 -05:00
geemus 5f5c587cef expand travis config, build more rubies, use non-threaded runner 2012-08-16 14:27:36 -05:00
Alexander Wenzowski 83e0142c61 Add barebones configuration for Travis CI 2012-08-16 13:20:07 -04:00