mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 22:27:35 +00:00
Cross-compile on windows
This commit is contained in:
parent
ac7965aca2
commit
90d1414331
@ -9,7 +9,7 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
env: GOX_OS="linux darwin openbsd freebsd" GOX_ARCH="386 amd64 arm"
|
||||
env: GOX_OS="linux darwin openbsd freebsd windows" GOX_ARCH="386 amd64 arm"
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
Loading…
Reference in New Issue
Block a user