Is your feature request related to a problem? Please describe.
When I push to my repository, the email notification I get back only tells me whether the travis build failed, but not my score or which tier I'm failing (which is what I'm really interested in). In order to get that information, I have to click on the "Build #\<X> is still failing" link, and then scroll down to the bottom of the build log to see it.
Describe the solution you'd like
I'm not sure if travis supports customized email notifications. It may not be so simple to get travis to directly send this information.
Describe alternatives you've considered
Updating the documentation to explain where to find your score could also be an acceptable alternative.
Is your feature request related to a problem? Please describe. When I push to my repository, the email notification I get back only tells me whether the travis build failed, but not my score or which tier I'm failing (which is what I'm really interested in). In order to get that information, I have to click on the "Build #\<X> is still failing" link, and then scroll down to the bottom of the build log to see it.
Describe the solution you'd like I'm not sure if travis supports customized email notifications. It may not be so simple to get travis to directly send this information.
Describe alternatives you've considered Updating the documentation to explain where to find your score could also be an acceptable alternative.