We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6253d62 + d0d6fae commit f93407bCopy full SHA for f93407b
circle.yml
@@ -7,5 +7,8 @@ dependencies:
7
- ~/.npm/
8
9
test:
10
+ pre:
11
+ - npm install -g codecov
12
override:
13
- npm test -- --coverage
14
+ - codecov
0 commit comments