mirror of
https://github.com/octoleo/restic.git
synced 2024-12-23 03:18:55 +00:00
Skip fuse tests for non-darwin
This commit is contained in:
parent
b1426826cc
commit
c9d8ab9be5
@ -9,7 +9,7 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
env: GOX_OS="linux darwin openbsd freebsd" GOX_ARCH="386 amd64 arm" RESTIC_TEST_FUSE="0"
|
||||
env: GOX_OS="linux darwin openbsd freebsd" GOX_ARCH="386 amd64 arm"
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
Loading…
Reference in New Issue
Block a user