mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
reduce travis nag
This commit is contained in:
@ -7,4 +7,9 @@ install: pwd
|
||||
|
||||
script:
|
||||
- go run build/validate/validate.go
|
||||
- go test ./...
|
||||
- go test ./...
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never # default: change
|
||||
on_failure: always # default: always
|
Reference in New Issue
Block a user