diff --git a/.circleci/.config.yml b/.circleci/.config.yml new file mode 100644 index 00000000..4d323d5e --- /dev/null +++ b/.circleci/.config.yml @@ -0,0 +1,5 @@ +version: 2 +jobs: + build-and-test: + macos: + xcode: "9.0" diff --git a/README.md b/README.md index bd15a25e..a7229efc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=59c302b7bc1f7f00013f20a2&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/59c302b7bc1f7f00013f20a2/build/latest) +[![CircleCI](https://circleci.com/gh/MessageKit/MessageKit.svg?style=svg)](https://circleci.com/gh/MessageKit/MessageKit) [![codecov](https://codecov.io/gh/MessageKit/MessageKit/branch/master/graph/badge.svg)](https://codecov.io/gh/MessageKit/MessageKit) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)