Revove Travis

This commit is contained in:
Mykola 2020-01-16 21:25:55 -08:00
parent 6180251ea1
commit 2275315e85
2 changed files with 1 additions and 15 deletions

View File

@ -1,14 +0,0 @@
language: node_js
node_js:
- "12.8.0"
cache:
directories:
- "node_modules"
script:
- 'npm t'
git:
depth: 5

View File

@ -40,7 +40,7 @@ describe("Check repository root dir", () => {
"script",
"src",
".gitignore",
".travis.yml",
"azure-pipelines.yml",
"jest.config.js",
"LICENSE",
"package-lock.json",