1
1
Fork 0
mirror of https://github.com/shawncai/ERP.git synced 2025-03-04 19:33:18 +08:00
ERP/.travis.yml

6 lines
85 B
YAML
Raw Normal View History

2019-02-12 17:46:33 +08:00
language: node_js
node_js: stable
script: npm run test
notifications:
email: false