From 7e3c41482155b8e33d7b58877496ce2da680ba20 Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Tue, 24 May 2011 14:46:21 +0100 Subject: oops, this should be jruby --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 6ef7542..9db6406 100644 --- a/Rakefile +++ b/Rakefile @@ -4,7 +4,7 @@ task :test do end task :test_all do - sh "rvm 1.8.7,ruby,rbx,1.9.2 exec rake test" + sh "rvm 1.8.7,jruby,rbx,1.9.2 exec rake test" end task :default => :test \ No newline at end of file -- cgit v1.2.1