forked from TrueCloudLab/restic
Skip fuse tests for non-darwin
This commit is contained in:
parent
b1426826cc
commit
c9d8ab9be5
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue