mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-05 16:36:41 +08:00
Delete Travis yml.
This commit is contained in:
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
|
Reference in New Issue
Block a user