mirror of
https://github.com/restic/restic.git
synced 2025-08-13 14:30:36 +00:00
Add cross-compilation for netbsd/386 and netbsd/amd64
This commit is contained in:
@@ -134,6 +134,7 @@ func (env *TravisEnvironment) Prepare() error {
|
||||
"darwin/386", "darwin/amd64",
|
||||
"freebsd/386", "freebsd/amd64",
|
||||
"openbsd/386", "openbsd/amd64",
|
||||
"netbsd/386", "netbsd/amd64",
|
||||
"linux/arm", "freebsd/arm",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user