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.
1 parent 8beda37 commit a07fb0cCopy full SHA for a07fb0c
.travis.yml
@@ -5,8 +5,6 @@ install:
5
- npm install
6
script:
7
- npm run test:coverage
8
- - codecov -f coverage/*.json
+ - codecov -f coverage/*.json --disable=gcov
9
10
-env:
11
- - CODECOV_TOKEN=856e0d96-e821-4d49-af50-68f3e0331e9e
12
0 commit comments