mirror of
https://github.com/go-shiori/shiori.git
synced 2025-09-06 13:05:30 +08:00
Minor travis change
This commit is contained in:
parent
3e62e73e55
commit
ebe9f04da9
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ install:
|
|||
script:
|
||||
- go generate
|
||||
- go get -t -v ./...
|
||||
- diff -u <(echo -n) <(gofmt -d .)
|
||||
- go vet $(go list ./... | grep -v /vendor/)
|
||||
- go test -v -race ./...
|
||||
# only build binaries from the latest Go release.
|
||||
|
|
Loading…
Add table
Reference in a new issue