Files
tekelanew_acs/acs/nladmin-ui/node_modules/vue-highlightjs/.travis.yml
2024-12-05 09:33:18 +08:00

7 lines
93 B
YAML

language: node_js
node_js: "6"
install: npm install -d
script:
- npm run lint
- npm test