Skip to content

Commit ff9c22e

Browse files
ArturT3v0k4
authored andcommitted
knapsack_pro (8.4.0)
1 parent 1f7f240 commit ff9c22e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
command: |
4949
curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
5050
chmod +x ./cc-test-reporter
51-
- run: ./cc-test-reporter before-build
51+
#- run: ./cc-test-reporter before-build
5252
- restore_cache:
5353
keys:
5454
- v2-dependencies-bundler-{{ checksum "Gemfile.lock" }}

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../knapsack_pro-ruby
33
specs:
4-
knapsack_pro (8.3.3)
4+
knapsack_pro (8.4.0)
55
rake
66

77
GEM

0 commit comments

Comments
 (0)