Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 23fcb3b

Browse files
committed
Use the new gem
1 parent bb47183 commit 23fcb3b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
command: |
1616
gem install json
1717
gem install simplecov
18-
gem install --local codecov-0.4.1.gem
18+
gem install codecov
1919
gem install bashcov
2020
- shellcheck/install
2121
- run:

codecov-0.4.1.gem

-10.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)