mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-31 13:32:25 +00:00
Merge pull request #87 from sharelatex/afc-travis-nvmrc
Make travis read the node version from the .nvmrc file
This commit is contained in:
commit
e1406abc7d
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