mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-26 08:15:00 +00:00
add acceptance tests to travis.yml
This commit is contained in:
parent
8b9213d09b
commit
d4c281e22c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ install:
|
|||
|
||||
script:
|
||||
- grunt test:unit
|
||||
- grunt test:acceptance
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
|
|
Loading…
Reference in a new issue