Skip to content

Commit edab4eb

Browse files
jawshooahsds
authored andcommitted
Disable verbose rspec reporter for Appveyor builds
1 parent 449c972 commit edab4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ before_test:
6565
- git config --global core.safecrlf false
6666

6767
test_script:
68-
- bundle exec rspec --tty --backtrace --color --format documentation
68+
- bundle exec rspec --tty --backtrace --color
6969
- bundle exec overcommit --sign
7070
- bundle exec overcommit --run

0 commit comments

Comments
 (0)