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
2 files
+ 1
9
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
5
desc "Travis run tests"
task travis: [
:spinach,
:spec
]
Loading