diff --git a/README.md b/README.md index f55eaca..661b6fa 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A tool aimed to increase Swift code quality, by checking for conformance to code metrics. +[![Build Status](https://travis-ci.org/yopeso/Taylor.svg?branch=master)](https://travis-ci.org/yopeso/Taylor) + Taylor uses [SourceKitten](https://github.com/S2dentik/SourceKitten) to a more accurate [AST](http://clang.llvm.org/docs/IntroductionToTheClangAST.html) representation and generates the final report in either **Xcode, JSON, PMD** or **plain text** formats.