mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #505 from sharelatex/afc-travisci
Fix build in travisci
This commit is contained in:
commit
5fb368d1f2
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "0.10"
|
||||
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
|
||||
|
@ -16,4 +13,3 @@ script:
|
|||
services:
|
||||
- redis-server
|
||||
- mongodb
|
||||
|
||||
|
|
Loading…
Reference in a new issue