mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-12-08 19:06:00 +00: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…
x
Reference in New Issue
Block a user