diff --git a/README.md b/README.md index fa56cd8..9fe627d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This tool uses FileOptimizer to recompress images: http://nikkhokkho.sourceforge | Travis (Linux/Osx build) | AppVeyor (Windows build) | |:------------------------:|:------------------------:| -| [![Build Status](https://travis-ci.org/devedse/DeveImageOptimizer.svg?branch=master)](https://travis-ci.org/devedse/DeveImageOptimizer) | [![Build status](https://ci.appveyor.com/api/projects/status/qo0hx7i9j2hrlmpr?svg=true)](https://ci.appveyor.com/project/devedse/deveimageoptimizer) | +| (Travis doesn't really build WPF) [![Build Status](https://travis-ci.org/devedse/DeveImageOptimizer.svg?branch=master)](https://travis-ci.org/devedse/DeveImageOptimizer) | [![Build status](https://ci.appveyor.com/api/projects/status/qo0hx7i9j2hrlmpr?svg=true)](https://ci.appveyor.com/project/devedse/deveimageoptimizer) | ## More information @@ -17,7 +17,7 @@ This tool has some advantages/differences over the GUI for FileOptimizer: | 2 | It will remember all processed files, so it won't reprocess them again if they have already been optimized. | 0% | | 3 | It will do a pixel for pixel comparison between the input/output and only replace the original if it matches 100% (this is just to be sure the image did not get corrupted) | 0% | | 4 | If you select a folder it will only take PNG's and JPEG's from that folder to optimize, no other formats will be included | 0% | -| 5 | Automated builds / release | Travis-CI: 50%, AppVeyor: 100% | +| 5 | Automated builds / release | Travis-CI: 0%, AppVeyor: 100% | ## Screenshot