mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-07 13:44:18 +08:00
run tests in travis
This commit is contained in:
parent
09a1c36cc1
commit
b0e3b05e86
1 changed files with 2 additions and 1 deletions
|
@ -6,4 +6,5 @@ go:
|
|||
install: pwd
|
||||
|
||||
script:
|
||||
- go run build/validate.go
|
||||
- go run build/validate.go
|
||||
- go test ./...
|
Loading…
Add table
Reference in a new issue