mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 23:34:00 +08:00
Modify code organization
This commit is contained in:
7
cmdb-ui/.travis.yml
Normal file
7
cmdb-ui/.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 10.15.0
|
||||
cache: yarn
|
||||
script:
|
||||
- yarn
|
||||
- yarn run lint --no-fix && yarn run build
|
Reference in New Issue
Block a user