mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Update Node version for Travis.
This commit is contained in:
parent
66626271fb
commit
fae265da51
@ -2,7 +2,7 @@ sudo: required
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
- "11.6.0"
|
||||
install:
|
||||
- npm install -g codecov
|
||||
- npm install
|
||||
|
Loading…
Reference in New Issue
Block a user