mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
Add macOS to travis
This commit is contained in:
parent
4027f2c388
commit
488d190128
@ -3,7 +3,7 @@ language: go
|
||||
os:
|
||||
- linux
|
||||
- windows
|
||||
|
||||
- osx
|
||||
go:
|
||||
- 1.13.x
|
||||
env:
|
||||
@ -13,5 +13,3 @@ install:
|
||||
script:
|
||||
# - golint -set_exit_status ./...
|
||||
- go test -race ./...
|
||||
|
||||
dist: xenial
|
||||
|
Loading…
x
Reference in New Issue
Block a user