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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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