7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-28 20:00:49 +00:00

Test interactive configuration in travis-ci

With this test we would have realised earlier there was a bug with
config defaults.
This commit is contained in:
Régis Behmo 2019-04-27 10:58:43 +02:00
parent a2241a07c6
commit acbd5ae371

View File

@ -48,6 +48,7 @@ ci-bundle: ## Create bundle and run basic tests
mkdir -p releases/
./dist/tutor --version
./dist/tutor config printroot
yes "" | ./dist/tutor config save
./dist/tutor config save --yes --set ACTIVATE_NOTES=true --set ACTIVATE_XQUEUE=true
./releases/github-release: ## Download github-release binary