Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 02e39e7

Browse files
committed
Deployment may not be needed
1 parent 757e4e1 commit 02e39e7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

circle.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,3 @@ dependencies:
1616
test:
1717
override:
1818
- istanbul cover ./tests/runner.js --report lcovonly && codecov
19-
20-
deployment:
21-
codecov:
22-
branch: /.*/
23-
commands:
24-
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)