mirror of
https://codeberg.org/librarian/feeds
synced 2024-12-06 19:16:24 +01:00
trying to fix the build travis process of the upstream
This commit is contained in:
committed by
Kamil Kisiel
parent
3dbbcacc14
commit
b238132b07
@@ -5,8 +5,6 @@ go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
install:
|
||||
- go get golang.org/x/tools/cmd/vet
|
||||
script:
|
||||
- go get -t -v ./...
|
||||
- diff -u <(echo -n) <(gofmt -d -s .)
|
||||
|
||||
Reference in New Issue
Block a user