Merge pull request #87 from sharelatex/afc-travis-nvmrc

Make travis read the node version from the .nvmrc file
This commit is contained in:
Alberto Fernández-Capel 2018-05-01 09:45:55 +01:00 committed by GitHub
commit e1406abc7d

View file

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