Skip to content

Commit b2a10e6

Browse files
committed
added codecov to test pipeline
1 parent 62a0e14 commit b2a10e6

6 files changed

Lines changed: 3769 additions & 9001 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
key: v1-dependencies-{{ checksum "package.json" }}
3333

3434
# run tests!
35-
- run: npm test
35+
- run: npm test
36+
- run: CODECOV_TOKEN=444a47a4-b0fb-4cf1-8105-19a403cb7bbd npm run codecov

.travis.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)