We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ed376 commit 36f5b1eCopy full SHA for 36f5b1e
.travis.yml
@@ -13,7 +13,7 @@ before_install:
13
14
script:
15
16
- - pod lib lint
+ - pod lib lint --allow-warnings
17
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage' -sdk iphonesimulator build
18
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+WebP' -sdk iphonesimulator build
19
- xctool -workspace SDWebImage.xcworkspace -scheme 'SDWebImage+MKAnnotation' -sdk iphonesimulator build
0 commit comments