Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9438b3f

Browse files
committedOct 30, 2017
yes to all generator questions
1 parent 857fff4 commit 9438b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ before_install: gem install bundler
44
bundler_args: --without development
55
before_script:
66
- export RETRY_COUNT=3
7-
- bin/rake refinery:testing:dummy_app
7+
- yes | bin/rake refinery:testing:dummy_app
88
script:
99
- bin/rspec $EXTENSION/spec
1010
env:

0 commit comments

Comments
 (0)
Please sign in to comment.