6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-06 07:30:40 +00:00

Test Xqueue and Notes in travis-ci

This commit is contained in:
Régis Behmo 2018-09-15 20:24:35 +02:00
parent ae44e2beb1
commit 8f915f2d50

View File

@ -1,8 +1,9 @@
language: minimal
services:
- docker
env:
- ACTIVATE_NOTES=1 ACTIVATE_XQUEUE=1
script:
- make build-configurator
- make configure SILENT=1
- make build
- make migrate