Created
June 6, 2011 09:05
-
-
Save fritzek/1009970 to your computer and use it in GitHub Desktop.
mail template about letting devs know that tests are failing because they aren't including rake in their gem file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey <github-handle> | |
Thanks that you run your test on Travis-CI. | |
Just to let you know: your tests failing because you haven't included rake in your Gemfile. | |
Please be so kind to add rake and your tests should run as you expect. | |
Thanks again for using Travis-CI | |
your Travis-Team |
To be honest, I didn't even think of that :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks a bundle is a nice pun :)