mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
* integrate travis * fix prettier transactions-page.component.ts * change base branch to main * fetch all branches in .travis.ymlpull/78/head
Valentin Zickner
4 years ago
committed by
GitHub
3 changed files with 15 additions and 4 deletions
@ -0,0 +1,9 @@ |
|||||
|
language: node_js |
||||
|
git: |
||||
|
depth: false |
||||
|
node_js: |
||||
|
- 14 |
||||
|
before_script: |
||||
|
- yarn |
||||
|
script: |
||||
|
- yarn format:check |
Loading…
Reference in new issue