mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-14 12:04:46 +00:00
Merge pull request #2290 from overleaf/as-clean-up-root
Remove unused root files GitOrigin-RevId: c0cb3a32759a4bbefe69844ed93074a1146bf9a3
This commit is contained in:
parent
44ba0895fe
commit
bcda5a2946
3 changed files with 0 additions and 20 deletions
|
@ -1,4 +0,0 @@
|
|||
node_modules
|
||||
data
|
||||
log
|
||||
public/minjs
|
|
@ -1 +0,0 @@
|
|||
10.15.3
|
|
@ -1,15 +0,0 @@
|
|||
language: node_js
|
||||
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
|
||||
install:
|
||||
- npm install
|
||||
- grunt install
|
||||
|
||||
script:
|
||||
- grunt test:unit
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
- mongodb
|
Loading…
Add table
Reference in a new issue