mirror of
https://github.com/gofiber/fiber.git
synced 2025-04-27 13:14:31 +00:00
Test travis
This commit is contained in:
parent
0fd56e28bd
commit
59726e35e6
@ -39,3 +39,4 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- golangci-lint run # run a bunch of code checkers/linters in parallel
|
- 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
|
- go test -v -race ./... # Run all the tests with the race detector enabled
|
||||||
|
#Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user