mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Acceptance tests no longer run on Travis
This commit is contained in:
parent
cf28ee4f9b
commit
9b40d34b2a
1 changed files with 0 additions and 4 deletions
|
@ -10,12 +10,8 @@ install:
|
||||||
- npm install
|
- npm install
|
||||||
- grunt install
|
- grunt install
|
||||||
|
|
||||||
before_script:
|
|
||||||
- grunt forever:app:start
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- grunt test:unit
|
- grunt test:unit
|
||||||
- grunt test:acceptance
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
|
|
Loading…
Reference in a new issue