mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
Fix tests on Travis
This commit is contained in:
committed by
Zlatko Čalušić
parent
4019e3f45e
commit
cda126a99c
@@ -27,7 +27,7 @@ install:
|
||||
|
||||
script:
|
||||
- go install
|
||||
- go test -v .
|
||||
- go test -v ./...
|
||||
- go run build.go -v -T
|
||||
- diff <(goimports -d *.go) <(printf "")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user