Update to Node.js v12.14.0 LTS.
This commit is contained in:
parent
a236783627
commit
df22674127
@ -3,12 +3,8 @@ go:
|
|||||||
- 1.12.x
|
- 1.12.x
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
|
|
||||||
env:
|
|
||||||
global:
|
|
||||||
- NODE_VERSION=10.16.3
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- nvm install "${NODE_VERSION}"
|
- nvm install 12.14.0
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- time make fast_check_generated
|
- time make fast_check_generated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user