mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Replace Travis with Cirrus
* initial cirrus config * cirrus * f*ck caching * images and deleting travis * check * bugfix weird ci-issue (directory exists) * kick * revert * kick * fix Co-authored-by: benk10 <ben.kaufman10@gmail.com>
This commit is contained in:
parent
091140d4a4
commit
149b420e2e
15 changed files with 2446 additions and 246 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"test": "tests"
|
||||
},
|
||||
"dependencies": {
|
||||
"cypress": "^5.6.0",
|
||||
"cypress": "^7.1.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"wait-on": "^5.2.0"
|
||||
},
|
||||
|
|
@ -18,12 +18,12 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/k9ert/specter-desktop.git"
|
||||
"url": "git+https://github.com/cryptoadvance/specter-desktop.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/k9ert/specter-desktop/issues"
|
||||
"url": "https://github.com/cryptoadvance/specter-desktop/issues"
|
||||
},
|
||||
"homepage": "https://github.com/k9ert/specter-desktop#readme"
|
||||
"homepage": "https://github.com/cryptoadvance/specter-desktop#readme"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue