馃挜 [DevOps] Upgrade Travis to use node version 12
Created by: Tirokk
Authored by mattwr18 Closed
馃敟 DevOps ticket
Update the .travis.yml file to use the latest node latest stable Node.js release
https://docs.travis-ci.com/user/languages/javascript-with-nodejs#specifying-nodejs-versions
Motive
It should use the same version we use in production, also there is a dependency blocked by our node version, according to @roschaefer https://github.com/Human-Connection/Human-Connection/pull/2901
Related issues
https://github.com/Human-Connection/Human-Connection/pull/2901