Skip to content

Commit e56795f

Browse files
committed
fix build
1 parent 2f8796b commit e56795f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ jobs:
3131
key: v1-dependencies-{{ checksum "package.json" }}
3232

3333
# run tests!
34-
- run: npm install -g istanbul codecov
3534
- run: istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec --exit
3635
- run: codecov -t ${CODECOV_TOKEN}

0 commit comments

Comments
 (0)