Skip to content

Switch to gitlab ci

Andi Staub requested to merge features/switch-to-gitlab-ci into develop

After the outage of Travis and it's problematic recovery, we could use this repo with the gitlab ci enabled.

Test seems to be faster as they can be run in parallel.

rails test        # 17 minutes 35 seconds
rails test:system # 25 minutes 38 seconds 
Edited by Andi Staub

Merge request reports