Skip to content

Commit 8beda37

Browse files
committed
fix: fixes
1 parent 7791eb5 commit 8beda37

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ install:
55
- npm install
66
script:
77
- npm run test:coverage
8-
- codecov -f coverage/*.json
8+
- codecov -f coverage/*.json
9+
10+
env:
11+
- CODECOV_TOKEN=856e0d96-e821-4d49-af50-68f3e0331e9e
12+

0 commit comments

Comments
 (0)