Skip to content

Commit bcdb05d

Browse files
chore: adding codecov configuration
1 parent 04641b4 commit bcdb05d

File tree

3 files changed

+487
-0
lines changed

3 files changed

+487
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
language: node_js
22
node_js:
33
- "stable"
4+
install:
5+
- npm install -g codecov istanbul
6+
script:
7+
- istanbul cover ./node_modules/mocha/bin/_mocha --reporter lcovonly -- -R spec
8+
- codecovn
49
jobs:
510
include:
611
# Define the release stage that runs semantic-release

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy