Skip to content

Commit 61974f0

Browse files
committed
Add Travis badge to README.
1 parent ba1d53f commit 61974f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ErrorHandler
22

3+
[![Travis](https://travis-ci.org/Workable/swift-error-handler.svg?branch=master)](https://travis-ci.org/Workable/swift-error-handler)
4+
35
> Elegant and flexible error handling for Swift
46
57
ErrorHandler enables expressing complex error handling logic with a few lines of code using a memorable fluent API.

0 commit comments

Comments
 (0)