Skip to content

Commit

Permalink
Add Build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
thelvis4 committed Dec 13, 2015
1 parent 826adbb commit e83051d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e83051d

Please sign in to comment.