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