Tasks in infinity_test-0.2.0 vs Tasks in infinity_test-1.0.0
- old
+ new
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby
class InfinityTest < Morpheus::Base
- rspec :spec, :rvm_versions => %w(1.8.7-p249, 1.9.1, 1.9.2 jruby)
- cucumber :features, :rvm_versions => %w(1.9.2), :format => :pretty
-end
\ No newline at end of file
+ rspec :spec, :rvm_versions => %w(1.8.7 ree 1.9.2 jruby)
+end