There was an error while loading. Please reload this page.
1 parent 0de7a87 commit 0064765Copy full SHA for 0064765
.circleci/config.yml
@@ -10,6 +10,7 @@ jobs:
10
steps:
11
- checkout
12
- run: gem install bundler
13
+ - run: bundle
14
- run: bundle exec rspec
15
16
workflows:
0 commit comments