Skip to content

Commit 2efcc4d

Browse files
committed
remove unneeded ci command
1 parent ffe36ad commit 2efcc4d

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
@@ -6,7 +6,6 @@ node_js:
66
- "12"
77
install:
88
- npm install
9-
- npm-install-peers
109
script:
1110
- npm run build && npm run cover
1211
after_script: "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"

0 commit comments

Comments
 (0)