mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
Update .travis.yml
This commit is contained in:
@@ -26,7 +26,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- go install
|
- go install
|
||||||
- go test .
|
- go test -v .
|
||||||
- go run build.go -v -T
|
- go run build.go -v -T
|
||||||
- diff <(goimports -d *.go) <(printf "")
|
- diff <(goimports -d *.go) <(printf "")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user