Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update rspec opts
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Sep 9, 2012
1 parent 50998d6 commit 26e744f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rspec
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
--tty
--colour
--format documentation
--fail-fast
--format <%= ENV["CI"] ? 'progress' : 'documentation'%>

0 comments on commit 26e744f

Please sign in to comment.