chore: add code formatting and linting (#952)
This commit is contained in:
@ -6,10 +6,12 @@ cache:
|
||||
- $HOME/.yarn-cache
|
||||
- node_modules
|
||||
node_js:
|
||||
- "8"
|
||||
- "10"
|
||||
- '8'
|
||||
- '10'
|
||||
install:
|
||||
- yarn bootstrap
|
||||
script:
|
||||
- yarn test-ci
|
||||
notifications:
|
||||
email: false
|
||||
git:
|
||||
|
Reference in New Issue
Block a user