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