Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit b8463e9

Browse files
removed global nyc install on travis-ci
1 parent 5125f50 commit b8463e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- script:
2323
- yarn install --frozen-lockfile --non-interactive
2424
- yarn add codacy-coverage
25-
- yarn global add nyc
2625
- yarn test
2726
- cat ./coverage/lcov.info | codacy-coverage
2827

0 commit comments

Comments
 (0)