mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-10 23:30:59 +00:00
Fix travis build to include xqueue & notes
This commit is contained in:
parent
e60e0071c4
commit
96cd7c82d7
@ -2,7 +2,7 @@ language: minimal
|
||||
services:
|
||||
- docker
|
||||
script:
|
||||
- make configure SILENT=1 ACTIVATE_NOTES=1 ACTIVATE_XQUEUE=1
|
||||
- make configure SILENT=1 CONFIGURE_OPTS="-e SETTING_ACTIVATE_NOTES=1 -e SETTING_ACTIVATE_XQUEUE=1"
|
||||
- make build
|
||||
- make databases
|
||||
#- make assets # too time-consuming
|
||||
|
Loading…
Reference in New Issue
Block a user