Skip to content

Commit df22674

Browse files
committed
Update to Node.js v12.14.0 LTS.
1 parent a236783 commit df22674

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ go:
33
- 1.12.x
44
- 1.13.x
55

6-
env:
7-
global:
8-
- NODE_VERSION=10.16.3
9-
106
before_script:
11-
- nvm install "${NODE_VERSION}"
7+
- nvm install 12.14.0
128

139
script:
1410
- time make fast_check_generated

0 commit comments

Comments
 (0)