mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Revove Travis
This commit is contained in:
parent
6180251ea1
commit
2275315e85
14
.travis.yml
14
.travis.yml
|
@ -1,14 +0,0 @@
|
||||||
language: node_js
|
|
||||||
|
|
||||||
node_js:
|
|
||||||
- "12.8.0"
|
|
||||||
|
|
||||||
cache:
|
|
||||||
directories:
|
|
||||||
- "node_modules"
|
|
||||||
|
|
||||||
script:
|
|
||||||
- 'npm t'
|
|
||||||
|
|
||||||
git:
|
|
||||||
depth: 5
|
|
|
@ -40,7 +40,7 @@ describe("Check repository root dir", () => {
|
||||||
"script",
|
"script",
|
||||||
"src",
|
"src",
|
||||||
".gitignore",
|
".gitignore",
|
||||||
".travis.yml",
|
"azure-pipelines.yml",
|
||||||
"jest.config.js",
|
"jest.config.js",
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
"package-lock.json",
|
"package-lock.json",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user