mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-07 16:04:02 +00:00
Test Xqueue and Notes in travis-ci
This commit is contained in:
parent
ae44e2beb1
commit
8f915f2d50
@ -1,8 +1,9 @@
|
|||||||
language: minimal
|
language: minimal
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
env:
|
||||||
|
- ACTIVATE_NOTES=1 ACTIVATE_XQUEUE=1
|
||||||
script:
|
script:
|
||||||
- make build-configurator
|
|
||||||
- make configure SILENT=1
|
- make configure SILENT=1
|
||||||
- make build
|
- make build
|
||||||
- make migrate
|
- make migrate
|
||||||
|
Loading…
Reference in New Issue
Block a user