diff --git a/.mention-bot b/.mention-bot deleted file mode 100644 index 08affd9..0000000 --- a/.mention-bot +++ /dev/null @@ -1,3 +0,0 @@ -{ - "maxReviewers": 2 -} diff --git a/.slather.yml b/.slather.yml deleted file mode 100644 index 5819120..0000000 --- a/.slather.yml +++ /dev/null @@ -1,4 +0,0 @@ -ci_service: travis_ci -coverage_service: coveralls -xcodeproj: Tests/Tests.xcodeproj -source_directory: Source diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 7e8fa93..0000000 --- a/.travis.yml +++ /dev/null @@ -1,5 +0,0 @@ -osx_image: xcode9 -language: swift - -script: -- xcodebuild clean build -project Whisper.xcodeproj -scheme "Whisper-iOS" -sdk iphonesimulator diff --git a/README.md b/README.md index bfe84d6..8db7345 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ![Whisper](https://github.com/hyperoslo/Whisper/blob/master/Resources/whisper-cover.png) [![Version](https://img.shields.io/cocoapods/v/Whisper.svg?style=flat)](http://cocoadocs.org/docsets/Whisper) -[![CI Status](http://img.shields.io/travis/hyperoslo/Whisper.svg?style=flat)](https://travis-ci.org/hyperoslo/Whisper) [![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![License](https://img.shields.io/cocoapods/l/Whisper.svg?style=flat)](http://cocoadocs.org/docsets/Whisper) [![Platform](https://img.shields.io/cocoapods/p/Whisper.svg?style=flat)](http://cocoadocs.org/docsets/Whisper)