mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 07:01:18 +08:00
Using Node v12 for Travis.
This commit is contained in:
parent
d227a33c57
commit
099848336c
@ -2,7 +2,7 @@ sudo: required
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- "11"
|
||||
- "12"
|
||||
install:
|
||||
- npm install -g codecov
|
||||
- npm install
|
||||
|
Loading…
Reference in New Issue
Block a user