mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-25 22:46:20 +08:00
Change Node version for Travis.
This commit is contained in:
parent
346db12c5b
commit
2267642a3d
@ -2,7 +2,7 @@ sudo: required
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "11.6.0"
|
- "11"
|
||||||
install:
|
install:
|
||||||
- npm install -g codecov
|
- npm install -g codecov
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user