Skip to content

Commit 9d431f7

Browse files
committed
config
1 parent 6fc4f98 commit 9d431f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
- run:
147147
name: install rubocop
148148
command: |
149-
gem install rubocop
149+
bundle install
150150
- run: rubocop
151151

152152
danger:

0 commit comments

Comments
 (0)