Added AppVeyor build state, and a link in a comment [skip ci]

This commit is contained in:
RKrom 2014-10-29 17:18:13 +01:00
commit ffee345993
2 changed files with 2 additions and 0 deletions

View file

@ -144,6 +144,7 @@ namespace GreenshotPlugin.UnmanagedHelpers {
/// <summary>
/// Returns an icon for a given file extension - indicated by the name parameter.
/// See: http://msdn.microsoft.com/en-us/library/windows/desktop/bb762179(v=vs.85).aspx
/// </summary>
/// <param name="name">Filename</param>
/// <param name="size">Large or small</param>

View file

@ -33,6 +33,7 @@ But it mostly has a few more bug fixes and changes as are in our Greenshot relea
This means pull request with fixes or **small** changes are very welcome!
We now have a continuous integration system, you can find the latest unstable 1.2 builds [here](https://ci.appveyor.com/project/Greenshot/greenshot/history)
Current build status: ![Unknown](https://ci.appveyor.com/api/projects/status/yh4jnjbo03qrl60d/branch/1.2?svg=true)
**master**