Files
omsP/front/.travis.yml

6 lines
85 B
YAML
Raw Normal View History

2026-03-13 09:28:47 +08:00
language: node_js
node_js: stable
script: npm run test
notifications:
email: false