mirror of https://github.com/gofiber/fiber.git
Test travis
parent
0fd56e28bd
commit
59726e35e6
|
@ -39,3 +39,4 @@ before_script:
|
|||
script:
|
||||
- golangci-lint run # run a bunch of code checkers/linters in parallel
|
||||
- go test -v -race ./... # Run all the tests with the race detector enabled
|
||||
#Test
|
||||
|
|
Loading…
Reference in New Issue