قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 15:07:44 +00:00
6 خطوط
73 B
YAML
Vendored
6 خطوط
73 B
YAML
Vendored
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
script:
|
|
npm run lint && npm test
|