mirror of
https://github.com/restic/restic.git
synced 2026-07-19 05:34:54 +00:00
Update dependencies
This commit is contained in:
+3
@@ -9,6 +9,9 @@ GOOS=darwin go build
|
||||
echo "Building for FreeBSD..."
|
||||
GOOS=freebsd go build
|
||||
|
||||
echo "Building for Windows...(dummy)"
|
||||
GOOS=windows go build
|
||||
|
||||
echo "Running tests..."
|
||||
go vet
|
||||
go test -v -race -coverprofile=coverage.txt -covermode=atomic
|
||||
|
||||
Reference in New Issue
Block a user