the-tip-top-backend/node_modules/tdigest/.travis.yml
2025-10-25 23:21:31 +00:00

7 lines
127 B
YAML

language: node_js
node_js: "stable"
before_install: npm install -g grunt-cli
install: npm install
before_script: grunt dist