From 46467167cf768aec8c1104af9c1e796290ca2c9a Mon Sep 17 00:00:00 2001 From: RKrom Date: Tue, 17 Jun 2014 17:01:20 +0200 Subject: [PATCH] Added link to our CI system [ci skip] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ac53b5e9c..d6622d399 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ But it mostly has a few more bug fixes and changes as are in our Greenshot relea 1.2 is a "dying" branch, as we want to change a lot of the underlying application for 2.0 and most of Greenshot will need to be rewritten. 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) + + **master** The master branch has that which some day will be available in Greenshot 2.0. As we are re factoring and changing a lot of code for 2.0, this branch should be considered highly unstable!