mirror of https://github.com/SnapKit/SnapKit
Update README.md
This commit is contained in:
parent
ced59896ce
commit
a8c4d71688
|
@ -4,7 +4,7 @@ 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.
|
||||
> SnapKit does build just fine, Travis.ci doesn't support Swift 1.2 yet so this will show as failing until it is supported.
|
||||
|
||||
```swift
|
||||
import SnapKit
|
||||
|
|
Loading…
Reference in New Issue