reduce travis nag

This commit is contained in:
Craig Peterson 2017-03-14 00:47:55 -07:00
parent b79717e8a4
commit cda33f0463

View file

@ -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