mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Experiment with acceptance tests in Travis
This commit is contained in:
@@ -10,8 +10,12 @@ install:
|
||||
- npm install
|
||||
- grunt install
|
||||
|
||||
before_script:
|
||||
- grunt run
|
||||
|
||||
script:
|
||||
- grunt test:unit
|
||||
- grunt test:acceptance
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
|
||||
Reference in New Issue
Block a user