Skip to content

Commit

Permalink
Update node to version 12.14.0 LTS (#59)
Browse files Browse the repository at this point in the history
Related with jhipster#11067
  • Loading branch information
DanielFran authored and danielpetisme committed Jan 3, 2020
1 parent 65ae7e0 commit 31bab92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ os:
- linux
language: node_js
node_js:
- "12.13.0"
- "12.14.0"
before_install:
- npm install -g npm
install:
Expand Down

0 comments on commit 31bab92

Please sign in to comment.