first commit
This commit is contained in:
7
view/catch-admin/.travis.yml
Normal file
7
view/catch-admin/.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