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