mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-17 21:59:28 +00:00
Removed obsolte --no-ri and --no-doc flags
This commit is contained in:
@@ -5,7 +5,7 @@ language: objective-c
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- carthage bootstrap --platform macOS
|
- carthage bootstrap --platform macOS
|
||||||
- gem install xcpretty --no-ri --no-rdoc --no-document --quiet
|
- gem install xcpretty --no-document --quiet
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- cd ./build/Build/Products/Release
|
- cd ./build/Build/Products/Release
|
||||||
|
|||||||
Reference in New Issue
Block a user