This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
lixinyan-diamondv/UI source code/dns_mapping_ui-master/.travis.yml
2022-06-24 17:11:23 +08:00

6 lines
81 B
YAML

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