Skip to content

Commit

Permalink
Updated ci badge on README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffh committed May 2, 2015
1 parent a8f02ae commit 6b13222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Quick is a behavior-driven development framework for Swift and Objective-C.
Inspired by [RSpec](https://github.com/rspec/rspec), [Specta](https://github.com/specta/specta), and [Ginkgo](https://github.com/onsi/ginkgo).

[![Build Status](https://travis-ci.org/Quick/Quick.svg?branch=swift-1.1)](https://travis-ci.org/Quick/Quick)
[![Circle CI](https://circleci.com/gh/Quick/Quick/tree/master.svg?style=svg&circle-token=482ef5bdb37766a3f9d4a98704cedc2c4e0f3e3f)](https://circleci.com/gh/Quick/Quick/tree/master)

![](https://raw.githubusercontent.com/Quick/Assets/master/Screenshots/QuickSpec%20screenshot.png)

Expand Down

0 comments on commit 6b13222

Please sign in to comment.