Skip to content

Commit 31bab92

Browse files
DanielFrandanielpetisme
authored andcommitted
Update node to version 12.14.0 LTS (#59)
Related with jhipster#11067
1 parent 65ae7e0 commit 31bab92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ os:
22
- linux
33
language: node_js
44
node_js:
5-
- "12.13.0"
5+
- "12.14.0"
66
before_install:
77
- npm install -g npm
88
install:

0 commit comments

Comments
 (0)