Commit Graph

13 Commits

Author SHA1 Message Date
Thomas Walpole 53beed0623 Code cleanup driven by rubocop 2018-05-24 10:56:19 -07:00
Dmitry Vorotilin e3fc25919a I think we don't need rspec-rerun anymore 2015-04-16 19:19:45 +03:00
Dmitry Vorotilin b22dbc90ad Bump rspec-rerun 2013-08-26 18:31:21 +04:00
Jon Leighton 40f63482c4 CI: retry failed tests
It's an unfortunate reality that PhantomJS does crash from time to time,
and when you have over 500 tests running on 6 different rubies there is
a high chance that at least on of those runs will fail. So hopefully
this will help mitigate that.
2012-10-07 15:11:20 +01:00
Tom Stuart 412e40e87a Don't need an empty block for RakeTask.new 2012-06-08 10:30:03 +01:00
Jon Leighton 582a2ea1d6 setup bundler in Rakefile 2012-06-07 21:07:41 +01:00
Tom Stuart c731e54b9b Use guard for autocompile 2012-06-04 15:00:57 +02:00
Tom Stuart b4f9ac5b0b Compile coffeescript before testing 2012-06-04 14:48:48 +02:00
Tom Stuart ad594277a8 Add coffeescript gem 2012-06-04 14:46:39 +02:00
Jon Leighton 13854e3d40 Add release task 2012-01-06 10:51:36 +00:00
Jon Leighton 0fb4a37b8f Define rspec task properly so it does the exit status correctly 2011-10-28 00:36:53 +01:00
Jon Leighton 93d72cc215 Run rspec as the default rake task 2011-10-27 23:41:05 +01:00
Jon Leighton 76fe32debd omg 2011-10-27 23:34:14 +01:00