From 2a687213a45f63f5f1bdb1b6ec5187b63c6264ce Mon Sep 17 00:00:00 2001 From: Ryo Aoyama Date: Tue, 12 Feb 2019 18:54:43 +0900 Subject: [PATCH] Remove documentation badge from README --- .travis.yml | 3 +-- README.md | 1 - docs/index.html | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 99b8004..ba07918 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,8 @@ matrix: osx_image: xcode10.1 install: - ./scripts/install_swiftlint.sh - - git submodule update --init --recursive script: - - xcodebuild build-for-testing test-without-building -scheme Carbon -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone X' ENABLE_TESTABILITY=YES | xcpretty - c + - xcodebuild build-for-testing test-without-building -workspace Carbon.xcworkspace -scheme Carbon -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone X' ENABLE_TESTABILITY=YES | xcpretty - c notifications: email: false \ No newline at end of file diff --git a/README.md b/README.md index 0b457ab..c80a5fe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ in UITableView and UICollectionView.
CocoaPods Carthage
-Documentation Build Status Platform Lincense diff --git a/docs/index.html b/docs/index.html index 8245215..5a5720a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -206,7 +206,6 @@

CocoaPods Carthage
-Documentation Build Status Platform Lincense