Skip to content

Commit a0c95ff

Browse files
committed
coverage
1 parent e550fed commit a0c95ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ install:
66
- npm install -g karma webpack cross-env codecov
77
script:
88
- npm run-script unit
9-
- cat ./test/unit/coverage/Icov.info | codecov
9+
- cat ./test/unit/coverage/lcov.info | codecov

0 commit comments

Comments
 (0)