mirror of
https://github.com/restic/restic.git
synced 2025-10-11 04:30:55 +00:00
Fix CI tests on darwin
This commit is contained in:
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@@ -35,7 +35,6 @@ end
|
||||
def packages_darwin
|
||||
return <<-EOF
|
||||
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
brew install caskroom/cask/brew-cask
|
||||
brew cask install osxfuse
|
||||
EOF
|
||||
end
|
||||
|
Reference in New Issue
Block a user