force travis

This commit is contained in:
Tobias Oberstein 2016-07-30 13:14:43 +02:00
parent c564b89d21
commit a766a3256b

View file

@ -1,5 +1,9 @@
# Scour # Scour
**Build status:** [![Build Status](https://travis-ci.org/scour-project/scour.svg?branch=master](https://travis-ci.org/scour-project/scour)
---
Scour is a Python tool that takes an SVG file and produces a cleaner and more concise file. It is intended to be used **after** exporting to SVG with a GUI editor, such as Inkscape or Adobe Illustrator. Scour is a Python tool that takes an SVG file and produces a cleaner and more concise file. It is intended to be used **after** exporting to SVG with a GUI editor, such as Inkscape or Adobe Illustrator.
Scour is open-source and licensed under [Apache License 2.0](https://github.com/codedread/scour/blob/master/LICENSE). Scour is open-source and licensed under [Apache License 2.0](https://github.com/codedread/scour/blob/master/LICENSE).