Make travis read node version from .nvmrc file

This commit is contained in:
Alberto Fernández Capel 2018-05-01 09:21:20 +01:00
parent c420916c17
commit 3de7970e0b

View file

@ -1,8 +1,5 @@
language: node_js
node_js:
- "0.10"
before_install:
- npm install -g grunt-cli