Update Node version to v14 for Travis CI

This commit is contained in:
Ayushman Chhabra 2022-02-12 01:01:34 +05:30
parent bb4c4fe666
commit ee7cb3d62a

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- "7.4.0"
- "14.19.0"
before_install:
- npm update -g npm
- npm install -g grunt-cli