mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-23 21:01:31 +00:00
Do not specify node version in .travis.yml
So travis picks instead the version from .nvmrc
This commit is contained in:
parent
dffc0a42c3
commit
7d597fe59e
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