Remove travis config file.
This commit is contained in:
parent
2b38556eff
commit
4c499ca4ba
15
.travis.yml
15
.travis.yml
@ -1,15 +0,0 @@
|
||||
language: node_js
|
||||
|
||||
os:
|
||||
- osx
|
||||
- linux
|
||||
|
||||
node_js:
|
||||
- "15"
|
||||
|
||||
install:
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- npm run build
|
||||
- npm run test
|
||||
Loading…
Reference in New Issue
Block a user