mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
add gofmt check to make test
This commit is contained in:
parent
f6373f7a4d
commit
c0885f9cba
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
|
||||||
|
Loading…
Reference in New Issue
Block a user