increase stable timeout until tomorrow

This commit is contained in:
Rob Walker
2018-08-13 15:45:50 -07:00
committed by GitHub
parent 835f29a178
commit 9e22e23ce6

View File

@ -3,7 +3,7 @@ steps:
name: "stable [public]" name: "stable [public]"
env: env:
CARGO_TARGET_CACHE_NAME: "stable" CARGO_TARGET_CACHE_NAME: "stable"
timeout_in_minutes: 30 timeout_in_minutes: 60
- command: "ci/shellcheck.sh" - command: "ci/shellcheck.sh"
name: "shellcheck [public]" name: "shellcheck [public]"
timeout_in_minutes: 20 timeout_in_minutes: 20