mirror of
https://github.com/restic/restic.git
synced 2025-08-12 19:07:40 +00:00
Fix YAML config (again)
This commit is contained in:
@@ -15,6 +15,6 @@ script:
|
||||
- test -z "$(gofmt -l *.go */*.go */*/*.go)"
|
||||
- go build -ldflags "-s" ./...
|
||||
- go build -ldflags "-s" -o restic ./cmd/restic
|
||||
- stat --printf='binary size: %s' restic
|
||||
- "stat --printf='binary size: %s' restic"
|
||||
- go test ./...
|
||||
- ./testsuite.sh
|
||||
|
Reference in New Issue
Block a user