mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-03-13 08:51:02 +08:00
Use node 14 in Travis.
This commit is contained in:
@@ -4,7 +4,7 @@ os:
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- "12"
|
||||
- 14
|
||||
install:
|
||||
- npm install -g codecov
|
||||
- npm install
|
||||
|
||||
Reference in New Issue
Block a user