From c6cf840fd328af18e17718d7fc8a221e1b7d6a91 Mon Sep 17 00:00:00 2001 From: yogevbd Date: Tue, 30 Jul 2019 20:59:25 +0300 Subject: [PATCH] f --- .circleci/config.yml | 4 +--- README.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b1cfbf1..b0e3848 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -16,9 +16,7 @@ jobs: name: npm install command: npm install test: - macos: - xcode: "10.2.1" - parallelism: 3 + parallelism: 3 steps: - run: name: iOS unit tests diff --git a/README.md b/README.md index 173f7a6..21eeeb1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# React Native Notifications [![Build Status](https://travis-ci.org/wix/react-native-notifications.svg)](https://travis-ci.org/wix/react-native-notifications) +# React Native Notifications [![CircleCI](https://circleci.com/gh/wix/react-native-notifications/tree/master.svg?style=svg)](https://circleci.com/gh/wix/react-native-notifications/tree/master) Handle all the aspects of push notifications for your app, including remote and local notifications, interactive notifications, silent notifications, and more. -- 2.26.2