mirror of
https://github.com/shawncai/ERP.git
synced 2024-11-10 17:29:39 +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
|