mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Do not specify the node version in .travis.yml
So travis picks it from .nvmrc
This commit is contained in:
parent
c864cd24bf
commit
6757f70daa
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