mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-06 01:15:56 +08:00
Update Node version for Travis.
This commit is contained in:
@ -2,7 +2,7 @@ sudo: required
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
- "11.6.0"
|
||||
install:
|
||||
- npm install -g codecov
|
||||
- npm install
|
||||
|
Reference in New Issue
Block a user