Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
Started using infinity_test
Browse files Browse the repository at this point in the history
  • Loading branch information
turboladen committed Jan 2, 2011
1 parent a292d60 commit a4e7f3e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .infinity_test
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
infinity_test do
use :rubies => %w(1.8.7 1.9.1 1.9.2), :test_framework => :rspec
notifications :growl
end
4 changes: 3 additions & 1 deletion .rspec
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
--colour --format documentation
--color
--format documentation
--tty
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ group :development do
gem 'ore-core', '~> 0.1.0'
gem 'jeweler', '~> 1.5.0'
gem 'ore-tasks', '~> 0.3.0'
gem 'rspec', '~> 2.1.0'
gem 'rspec', '~> 2.3.0'
gem 'yard', '~> 0.6.0'
end

0 comments on commit a4e7f3e

Please sign in to comment.