Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Increase Travis cache timeout to 300s
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Nov 30, 2018
1 parent f9e0930 commit 547a8c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ branches:
except:
- staging.tmp
- trying.tmp
cache: cargo
cache:
cargo: true
timeout: 300
os:
- linux
- osx
Expand Down

0 comments on commit 547a8c6

Please sign in to comment.