mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-14 14:18:35 -07:00
add gofmt check to make test
This commit is contained in:
0
.travis.gofmt.sh → .check-gofmt.sh
Normal file → Executable file
0
.travis.gofmt.sh → .check-gofmt.sh
Normal file → Executable file
@@ -7,4 +7,4 @@ script:
|
|||||||
- tar -xzf goreleaser_Linux_x86_64.tar.gz -C $GOPATH/bin
|
- tar -xzf goreleaser_Linux_x86_64.tar.gz -C $GOPATH/bin
|
||||||
- make
|
- make
|
||||||
- make test
|
- make test
|
||||||
- bash ./.travis.gofmt.sh
|
- ./.check-gofmt.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user