Skip to content

Commit ebe9f04

Browse files
Minor travis change
1 parent 3e62e73 commit ebe9f04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ install:
1818
script:
1919
- go generate
2020
- go get -t -v ./...
21-
- diff -u <(echo -n) <(gofmt -d .)
2221
- go vet $(go list ./... | grep -v /vendor/)
2322
- go test -v -race ./...
2423
# only build binaries from the latest Go release.

0 commit comments

Comments
 (0)