From ced59896ce1c6991e68f4133c2e84c4cb7dd7336 Mon Sep 17 00:00:00 2001 From: Robert Payne Date: Sun, 26 Apr 2015 22:12:01 +1200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed277b6..50e1b5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ SnapKit is a DSL to make Auto Layout easy on both iOS and OS X. [![Build Status](https://travis-ci.org/SnapKit/SnapKit.svg)](https://travis-ci.org/SnapKit/SnapKit) +> SnapKit does build just fine, Travis.ci doesn't support Swift 1.2 yet so this will continue to show as failing until it is updated. + ```swift import SnapKit