mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-26 20:44:09 +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:
|
script:
|
||||||
- grunt test:unit
|
- grunt test:unit
|
||||||
|
- grunt test:acceptance
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
|
|
Loading…
Reference in a new issue