mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-25 22:46:20 +08:00
Delete Travis yml.
This commit is contained in:
parent
4094242515
commit
ead275d08f
13
.travis.yml
13
.travis.yml
@ -1,13 +0,0 @@
|
||||
os:
|
||||
- osx
|
||||
language: node_js
|
||||
node_js:
|
||||
- 14
|
||||
install:
|
||||
- npm install -g codecov
|
||||
- npm install
|
||||
script:
|
||||
- npm run ci
|
||||
- codecov
|
||||
notifications:
|
||||
email: false
|
Loading…
Reference in New Issue
Block a user