mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
update appveyor file
This commit is contained in:
parent
d16252a3cb
commit
5b8dac94b1
1 changed files with 2 additions and 4 deletions
|
|
@ -4,11 +4,9 @@ version: "{branch}.{build}"
|
|||
cache:
|
||||
# Windows
|
||||
- 'C:\Users\appveyor\go\pkg\mod' -> go.mod, go.sum
|
||||
|
||||
# Linux
|
||||
- ~/go/pkg/mod -> go.mod, go.sum
|
||||
|
||||
# Project
|
||||
# Common
|
||||
- build/cache -> build/checksums.txt
|
||||
|
||||
image:
|
||||
|
|
|
|||
Loading…
Reference in a new issue