Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit af8628f

Browse files
committed
Add backtrace to appveyor build (will later port to rspec-dev).
1 parent 8ced287 commit af8628f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install:
2525
- cinst ansicon
2626

2727
test_script:
28-
- bundle exec rspec
28+
- bundle exec rspec --backtrace
2929

3030
environment:
3131
matrix:

0 commit comments

Comments
 (0)