mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 07:01:18 +08:00
Use node 14 in Travis.
This commit is contained in:
parent
db5902ac90
commit
5eb91ebad0
@ -4,7 +4,7 @@ os:
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- "12"
|
||||
- 14
|
||||
install:
|
||||
- npm install -g codecov
|
||||
- npm install
|
||||
|
Loading…
Reference in New Issue
Block a user