mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove acceptance test from travis
This commit is contained in:
parent
9da118c809
commit
48c5f66af3
1 changed files with 0 additions and 8 deletions
|
@ -10,13 +10,5 @@ install:
|
|||
- npm install
|
||||
- grunt install
|
||||
|
||||
before_script:
|
||||
- grunt forever:app:start
|
||||
|
||||
script:
|
||||
- grunt test:unit
|
||||
- grunt test:acceptance
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
- mongodb
|
||||
|
|
Loading…
Reference in a new issue