mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-28 01:28:46 +00:00
oh noes.
This commit is contained in:
@@ -40,7 +40,7 @@ script:
|
||||
|
||||
- echo $COMMAND
|
||||
- eval $COMMAND && rm xcodebuild.log
|
||||
- if [ $LINT=="YES"]; then
|
||||
- if [ $LINT == "YES" ]; then
|
||||
cp -R Products/HockeySDK-iOS/ HockeySDK-iOS;
|
||||
pod lib lint;
|
||||
carthage build --no-skip-current ;
|
||||
|
||||
Reference in New Issue
Block a user