mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-04 18:07:17 +00:00
Acceptance tests no longer run on Travis
This commit is contained in:
parent
f1bf0c97ec
commit
5fef2a82b8
1 changed files with 0 additions and 7 deletions
|
@ -10,12 +10,5 @@ install:
|
|||
- npm install
|
||||
- grunt install
|
||||
|
||||
before_script:
|
||||
- grunt forever:app:start
|
||||
|
||||
script:
|
||||
- grunt test:unit
|
||||
- grunt test:acceptance
|
||||
|
||||
services:
|
||||
- mongodb
|
||||
|
|
Loading…
Reference in a new issue