UNPKG

vscode-ripgrep-dynamic

Version:

Downloads the ripgrep binary shipped in VS Code

8 lines (7 loc) 176 B
language: node_js node_js: - "0.10" script: - "npm run test-travis" after_script: - "npm install coveralls@2 && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"