Commit 61c37cf8 authored by Tobias Munk's avatar Tobias Munk

added mandatory group for travis tests

parent c2c1dc2b
Pipeline #8465 passed with stages
......@@ -45,8 +45,8 @@ before_script:
- php yii app/setup-admin-user --interactive=0
script:
- codecept -v run unit
- codecept -vv run functional
- codecept -v run unit -g mandatory
- codecept -vv run functional -g mandatory
after_success:
- php yii app/setup-docs --interactive=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment