Skip to content

Commit

Permalink
sorry rbx, you're just too crazy
Browse files Browse the repository at this point in the history
  • Loading branch information
slyphon committed May 18, 2012
1 parent 4ba6872 commit ccbd7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -8,7 +8,7 @@ if File.exists?(release_ops_path)
require File.join(release_ops_path, 'releaseops')

# sets up the multi-ruby zk:test_all rake tasks
ReleaseOps::TestTasks.define_for(*%w[1.8.7 1.9.2 jruby rbx ree 1.9.3])
ReleaseOps::TestTasks.define_for(*%w[1.8.7 1.9.2 jruby ree 1.9.3])

# sets up the task :default => 'spec:run' and defines a simple
# "run the specs with the current rvm profile" task
Expand Down

0 comments on commit ccbd7be

Please sign in to comment.