Feature/travis (#77)

* integrate travis

* fix prettier transactions-page.component.ts

* change base branch to main

* fetch all branches in .travis.yml
This commit is contained in:
Valentin Zickner
2021-05-11 17:43:35 +02:00
committed by GitHub
parent 7099edc591
commit ebae2f4ec9
3 changed files with 15 additions and 4 deletions

View File

@ -6,7 +6,7 @@
".eslintrc.json": "*",
"nx.json": "*"
},
"affected": { "defaultBase": "master" },
"affected": { "defaultBase": "origin/main" },
"npmScope": "ghostfolio",
"tasksRunnerOptions": {
"default": {