Add node version to travis config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
bundler_args: --retry 3
|
||||
language: node_js
|
||||
node_js: 10
|
||||
before_install:
|
||||
- export TZ=America/Chicago
|
||||
- npm install -g grunt-cli
|
||||
|
||||
Reference in New Issue
Block a user