the-tip-top-backend/backend/node_modules/tdigest/.travis.yml
2025-10-25 03:29:40 +02: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