Files
26-CompanyProjectManagement/.travis.yml
2026-06-08 16:44:00 +08:00

6 lines
85 B
YAML

language: node_js
node_js: stable
script: npm run test
notifications:
email: false