mirror of
https://github.com/shawncai/ERP.git
synced 2025-01-01 04:51:48 +08:00
5 lines
85 B
YAML
5 lines
85 B
YAML
language: node_js
|
|
node_js: stable
|
|
script: npm run test
|
|
notifications:
|
|
email: false
|