mirror of
https://github.com/cloudflare/gortr.git
synced 2024-05-19 06:50:10 +00:00
Add tests to Makefile and travis
This commit is contained in:
@ -7,6 +7,7 @@ jobs:
|
||||
env:
|
||||
GO111MODULE=on
|
||||
script:
|
||||
- make test
|
||||
- make vet
|
||||
# Compile
|
||||
- stage: compile
|
||||
|
Reference in New Issue
Block a user