mirror of
https://github.com/restic/restic.git
synced 2025-08-15 03:47:28 +00:00
Travis: Cache Go build artifacts
This commit is contained in:
@@ -32,6 +32,10 @@ notifications:
|
||||
on_failure: change
|
||||
skip_join: true
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/go-build
|
||||
|
||||
install:
|
||||
- go version
|
||||
- export GOBIN="$GOPATH/bin"
|
||||
|
Reference in New Issue
Block a user