mirror of
https://github.com/quantum5/correcthorsebatterystaple.git
synced 2025-04-24 02:01:57 -04:00
5 lines
68 B
YAML
5 lines
68 B
YAML
language: node_js
|
|
node_js:
|
|
- 10
|
|
script: npm run build && npm test
|