diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ac658bfe..00000000 --- a/.travis.yml +++ /dev/null @@ -1,15 +0,0 @@ -language: objective-c -osx_image: xcode8.3 - -before_install: -- xcrun simctl list -- gem install cocoapods --no-rdoc --no-ri --no-document --quiet -- gem install xcpretty --no-rdoc --no-ri --no-document --quiet -- gem install jazzy --no-rdoc --no-ri --no-document --quiet - - -script: -- set -o pipefail -- cd Support -- xcodebuild -project HockeySDK.xcodeproj -scheme "HockeySDK" - -configuration Release -destination "platform=OS X" | xcpretty -c diff --git a/README.md b/README.md index ef8e144a..ce55a484 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -[![Build Status](https://travis-ci.org/bitstadium/HockeySDK-Mac.svg?branch=develop)](https://travis-ci.org/bitstadium/HockeySDK-Mac) -[![Version](https://img.shields.io/cocoapods/v/HockeySDK-Mac.svg)](http://cocoadocs.org/docsets/HockeySDK-Mac) +[![Build Status](https://www.bitrise.io/app/0b9891c6c8a2c030/status.svg?token=CoxYoBkW4sTCga7LG5xe4w&branch=develop)](https://www.bitrise.io/app/0b9891c6c8a2c030)[![Version](https://img.shields.io/cocoapods/v/HockeySDK-Mac.svg)](http://cocoadocs.org/docsets/HockeySDK-Mac) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Slack Status](https://slack.hockeyapp.net/badge.svg)](https://slack.hockeyapp.net)