mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-13 02:53:44 +00:00
7 lines
77 B
YAML
7 lines
77 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
script:
|
|
- npm run build
|
|
- npm test
|