Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.simplecov - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d979288df44bfa11d3bbc74b52bae975631a4dbf (plain)
1
2
3
4
# .simplecov
SimpleCov.start 'rails' do
  merge_timeout 3600
end