mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-07 19:49:13 +00:00
Check if the code is gofmt'ed
This commit is contained in:
@@ -7,5 +7,6 @@ before_install:
|
||||
- go get github.com/axw/gocov/gocov
|
||||
- go get github.com/mattn/goveralls
|
||||
script:
|
||||
- test -z "`gofmt -l .`"
|
||||
- $GOPATH/bin/goveralls -service=travis-ci
|
||||
- cd example && ./linux64_build.sh
|
||||
|
||||
Reference in New Issue
Block a user