提交 e1c40223 编写于 作者: L Lukáš Doktor

.travis.yml: Run selftests in verbose mode

In case of timeout we might want to get the name of the last running
test, therefor setting verbose mode for them.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
上级 549318a0
......@@ -20,6 +20,6 @@ script:
- inspekt lint
- inspekt indent
- inspekt style
- ./selftests/run selftests/all/doc
- ./selftests/run selftests/all/functional
- ./selftests/run selftests/all/unit
- ./selftests/run -v selftests/all/doc
- ./selftests/run -v selftests/all/functional
- ./selftests/run -v selftests/all/unit
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册