mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-30 18:40:46 +00:00
Make travis read node version from .nvmrc file
This commit is contained in:
parent
c420916c17
commit
3de7970e0b
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
|
||||||
- "0.10"
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue