mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
Merge pull request #48 from sharelatex/afc-fix-travis-build
Make travis read node version from .nvmrc file
This commit is contained in:
commit
97566a6dc9
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