mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05: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
|
||||
|
||||
node_js:
|
||||
- "0.10"
|
||||
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
|
||||
|
|
Loading…
Reference in a new issue