mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
run tests in travis
This commit is contained in:
@@ -6,4 +6,5 @@ go:
|
||||
install: pwd
|
||||
|
||||
script:
|
||||
- go run build/validate.go
|
||||
- go run build/validate.go
|
||||
- go test ./...
|
||||
Reference in New Issue
Block a user