Skip to content

Commit a07fb0c

Browse files
committed
ci: disable gcov
1 parent 8beda37 commit a07fb0c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ install:
55
- npm install
66
script:
77
- npm run test:coverage
8-
- codecov -f coverage/*.json
8+
- codecov -f coverage/*.json --disable=gcov
99

10-
env:
11-
- CODECOV_TOKEN=856e0d96-e821-4d49-af50-68f3e0331e9e
1210

0 commit comments

Comments
 (0)