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