Skip to content
Snippets Groups Projects

Add support to configure webhook_timeout in gitlab.yaml

Closed gitlab-qa-bot requested to merge github/fork/wesgurn/master into master
7 files
+ 131
1
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 0
5
desc "Travis run tests"
task travis: [
:spinach,
:spec
]
Loading