forked from TrueCloudLab/restic
commit
1c3812a6f6
3 changed files with 7 additions and 1 deletions
|
@ -230,6 +230,7 @@ func (env *TravisEnvironment) Prepare() error {
|
|||
"openbsd/386", "openbsd/amd64",
|
||||
"netbsd/386", "netbsd/amd64",
|
||||
"linux/arm", "freebsd/arm",
|
||||
"linux/ppc64le",
|
||||
}
|
||||
|
||||
if os.Getenv("RESTIC_BUILD_SOLARIS") == "0" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue